![]() |
Vanilla.PDF
1.8.0
Cross-platform toolkit for creating and modifying PDF documents
|
▼High-level document interface | Classes representing document's properties |
Common data structures | General-purpose data structures that are built from the basic object types described in Objects |
Fonts | Group of font related classes and functions |
Fields | Field represents and interactive control within InteractiveFormHandle |
Outline | A PDF document may contain a document outline that the conforming reader may display on the screen, allowing the user to navigate interactively from one part of the document to another |
Annotations | An annotation associates an object such as a note, sound, or movie with a location on a page of a PDF document, or provides a way to interact with the user by means of the mouse and keyboard |
Destinations | A destination defines a particular view of a document |
▼Low-level file interface | Accessing file thourgh list of objects such as ArrayObjectHandle or DictionaryObjectHandle |
Objects | Basic object types from which a whole PDF file is composed |
Cross-reference tables and streams | The cross-reference table contains information that permits random access to indirect objects within the file so that the entire file need not be read to locate any particular object |
Name constants | Often used name constant definitions |
Page contents | This module groups all visual operations, that are available for altering page appearance |
Utilities | Additional features that does not correspond directly with PDF |
▼Types | Defines some general-purpose types used throughout the interface |
Boolean types | Defines boolean type with its possible values |
Error types | Defines a type and ranges of possible return values from whole API |