Package-level declarations
PDF document API (classes for accessing document content and meta-data).
Types
A destination defines a particular view of a document, consisting of the following items:
This enumeration defines a particular view of a document, part of a Destination.
Handles PDF actions triggered inside the PDF document - these are usually things like button presses, form submission, etc.
Helper class for loading ImageDocument from a DocumentSource.
A document outline element (or "table of contents entry"), usually the header of a chapter. Outline elements can be retrieved via PdfDocument.getOutline. They can carry an Action and thus allow quick navigation to document pages, or even external resources.
State to manage if outline elements are expanded or collapsed
Enum of the possible page bindings deciding how the document will be displayed.