Class and Description |
---|
PDFAnnot
This class defines an annotation (commonly known as a Bookmark).
|
PDFCanvas
The PDFCanvas class holds the "draw" calls.
|
PDFCanvas.EdgeType |
PDFDocument
This class is the base of the PDF library.
|
PDFFont
This class defines a font within a PDF document.
|
PDFImage
This implements the Image XObject.
|
PDFInfo
This class stores details of the author, the PDF generator etc.
|
PDFObject
This is the base class for all Objects that form the PDF document.
|
PDFOutline
This class manages the documents outlines (also known as bookmarks).
|
PDFPage
This class defines a single page within a document.
|
PDFPageFormat
Class representing the format of a page, including constant definitions for many common page sizes.
|
PDFPageList
This object contains the document's pages.
|
PDFPattern
Base class for PDF pattern types.
|
PDFShading
Base class for PDF shading types.
|
PDFStream
This class implements a PDF stream object.
|