|
aXSL API 0.1 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
See:
Description
Interface Summary | |
PDFColor | A PDF Color. |
PDFContentStream | A PDF Content Stream. |
PDFDocument | A PDF document. |
PDFEncryption | Encryption-related items for a PDFDocument. |
PDFExplicitDestination | A PDF Explicit Destination. |
PDFFont | A PDF Font. |
PDFLink | A PDF Link. |
PDFNamedDestination | A PDF Named Destination. |
PDFOutlineItem | A PDF Outline Item. |
PDFOutlineParent | A PDF Outline Parent. |
PDFPage | A PDF Page. |
PDFPathPaint | A PDF Path. |
Class Summary | |
PDFUtility | Class containing PDF-related utility methods. |
Exception Summary | |
PDFException | Exception thrown when an axslPDF implementation has a problem. |
Interfaces allowing client applications to use 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.
|
aXSL API 0.1 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.