be.fedict.eid.applet.service.impl
Class PdfGenerator

java.lang.Object
  extended by be.fedict.eid.applet.service.impl.PdfGenerator

public class PdfGenerator
extends Object

PDF generator for eID identity data. The implementation is using iText.

Author:
Frank Cornelis, Bart Hanssens
See Also:
PdfServlet

Constructor Summary
PdfGenerator()
           
 
Method Summary
 byte[] generatePdf(EIdData eIdData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PdfGenerator

public PdfGenerator()
Method Detail

generatePdf

public byte[] generatePdf(EIdData eIdData)
                   throws com.lowagie.text.DocumentException
Throws:
com.lowagie.text.DocumentException


Copyright © 2008-2014 FedICT. All Rights Reserved.