Package org.apache.pdfbox.pdmodel
The PDModel package represents a high level API for creating and manipulating PDF documents.
-
Class Summary Class Description ConformingPDDocument PDDestinationNameTreeNode This class holds all of the name trees that are available at the document level.PDDocument This is the in-memory representation of the PDF document.PDDocumentCatalog This class represents the acroform of a PDF document.PDDocumentInformation This is the document metadata.PDDocumentNameDestinationDictionary This encapsulates the "dictionary of names and corresponding destinations" for the /Dest entry in the document catalog.PDDocumentNameDictionary This class holds all of the name trees that are available at the document level.PDEmbeddedFilesNameTreeNode This class holds all of the name trees that are available at the document level.PDJavascriptNameTreeNode This class holds all of the name trees that are available at the document level.PDPage This represents a single page in a PDF document.PDPageable Adapter class that implements thePageable
andPrintable
interfaces for printing a given PDF document.PDPageNode This represents a page node in a pdf document.PDResources This represents a set of resources available at the page/pages/stream level.