| Package | Description | 
|---|---|
| org.apache.pdfbox.pdmodel | 
 The PDModel package represents a high level API for creating and manipulating PDF documents. 
 | 
| org.apache.pdfbox.pdmodel.fdf | 
 The fdf package will handle all of the logic used for FDF objects inside of the PDF/FDF document. 
 | 
| org.apache.pdfbox.pdmodel.interactive.action | 
 This package represents actions that can be performed in a PDF document. 
 | 
| org.apache.pdfbox.pdmodel.interactive.annotation | 
 The annotation package contains classes that work with PDF annotation elements. 
 | 
| org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline | 
 The outline package allows for a PDF outline(bookmarks) to be created. 
 | 
| org.apache.pdfbox.pdmodel.interactive.form | 
 The interactive package contains classes for handling Interactive Forms, also known as "AcroForms". 
 | 
| Class and Description | 
|---|
| PDActionJavaScript
 This represents a JavaScript action. 
 | 
| PDDocumentCatalogAdditionalActions
 This class represents a document catalog's dictionary of actions
 that occur due to events. 
 | 
| PDPageAdditionalActions
 This class represents a page object's dictionary of actions
 that occur due to events. 
 | 
| PDURIDictionary
 This is the implementation of an URI dictionary. 
 | 
| Class and Description | 
|---|
| PDAction
 This represents an action that can be executed in a PDF document. 
 | 
| PDActionJavaScript
 This represents a JavaScript action. 
 | 
| PDAdditionalActions
 This represents a dictionary of actions that occur due to events. 
 | 
| Class and Description | 
|---|
| OpenMode
 This will specify whether to open the destination document in a new window. 
 | 
| PDAction
 This represents an action that can be executed in a PDF document. 
 | 
| PDTargetDirectory
 A target dictionary specifying path information to the target document. 
 | 
| PDWindowsLaunchParams
 Launch paramaters for the windows OS. 
 | 
| Class and Description | 
|---|
| PDAction
 This represents an action that can be executed in a PDF document. 
 | 
| PDActionURI
 This represents a URI action that can be executed in a PDF document. 
 | 
| PDAnnotationAdditionalActions
 This class represents an annotation's dictionary of actions
 that occur due to events. 
 | 
| Class and Description | 
|---|
| PDAction
 This represents an action that can be executed in a PDF document. 
 | 
| Class and Description | 
|---|
| PDFormFieldAdditionalActions
 This class represents a form field's dictionary of actions
 that occur due to events. 
 | 
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.