Package com.ail.core.document.generatedocument

Interface Summary
GenerateDocumentArg  
MergeDataArg  
RenderDocumentArg  
StyleDocumentArg  
 

Class Summary
GenerateDocumentArgImp  
GenerateDocumentCommand  
GenerateDocumentService  
JavaMergeDataService  
MergeDataArgImp  
MergeDataCommand  
RenderDocumentArgImp  
RenderDocumentCommand  
RenderPdfDocumentService This class provides an implementation of the render document service which renders to PDF using Apache FOP.

The render options supported by this implementation match up one-to-one with those supported by the Apache FOP renderer: allowCopyContent allowEditContent allowEditAnnotations allowPrint userPassword ownerPassword Specifying any of the above in RenderDocumentArg.getRenderOptionsArg() will result in the option being enabled.

StyleDocumentArgImp  
StyleDocumentCommand  
 

Exception Summary
RenderException