Skip navigation links
aXSL API 0.3-SNAPSHOT

Package org.axsl.pdf

Interfaces allowing client applications to create PDF documents in a vendor-neutral way.

See: Description

Package org.axsl.pdf Description

Interfaces allowing client applications to create PDF documents in a vendor-neutral way.

To create a PDF document using an aXSL PDF implementation, first obtain an instance of that implementation's PDFFactory. Use that factory's createPDFDocument() method to create an PDFDocument. Then use PDFDocument's methods to create PDFPages and other objects for the document and to write the document.

Skip navigation links
aXSL API 0.3-SNAPSHOT

This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.