5 34 PDFDocumentService

LANSA Integrator

5.34 PDFDocumentService

Service Name: PDFDocumentService

The PDFDocumentService allows complex PDF documents to be created.

This service uses the open source iText API classes.

iText requires Bouncy Castle for password protecting files and other encryption and certificate tasks.

Bouncy Castle requires the JCE unlimited strength policy files 'local_policy.jar' and 'US_export_policy.jar' to be installed in the JDK's lib/security directory.

For more information refer to:

The Legion of the Bouncy Castle

iText, Programmable PDF Software

JCE Unlimited Strength Policy Files

The PDFDocumentService supports the following commands:

5.34.1 SERVICE_LOAD

5.34.2 SERVICE_GET

5.34.3 CREATE

5.34.4 ADD

5.34.5 CLOSE

5.34.6 DELETE

5.34.7 SIGN

5.34.8 FILL

5.34.9 READ

5.34.10 SERVICE_UNLOAD

Also see

5.34.11 XML Content

5.34.12 Example XML Content

5.34.13 Example RDML function