Package org.pdfbox.pdmodel

The PDModel package represents a high level API for creating and manipulating PDF documents.

See:
          Description

Class Summary
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.
PDDocumentNameDictionary 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.
PDPageNode This represents a page node in a pdf document.
PDResources This represents a set of resources available at the page/pages/stream level.
 

Package org.pdfbox.pdmodel Description

The PDModel package represents a high level API for creating and manipulating PDF documents.