Package org.apache.pdfbox.pdmodel.interactive.action
This package represents actions that can be performed in a PDF document.
-
Class Summary Class Description PDAction This represents an action that can be executed in a PDF document.PDActionEmbeddedGoTo This represents a embedded go-to action that can be executed in a PDF document.PDActionFactory This class will take a dictionary and determine which type of action to create.PDActionGoTo This represents a go-to action that can be executed in a PDF document.PDActionHide This represents a thread action that can be executed in a PDF document.PDActionImportData PDActionJavaScript This represents a JavaScript action.PDActionLaunch This represents a launch action that can be executed in a PDF document.PDActionMovie PDActionNamed This represents a named action in a PDF document.PDActionRemoteGoTo This represents a remote go-to action that can be executed in a PDF document.PDActionResetForm PDActionSound This represents a Sound action that can be executed in a PDF documentPDActionSubmitForm This represents a Submit-Form action that can be executed in a PDF document.PDActionThread This represents a thread action that can be executed in a PDF document.PDActionURI This represents a URI action that can be executed in a PDF document.PDAdditionalActions This represents a dictionary of actions that occur due to events.PDAnnotationAdditionalActions This class represents an annotation's dictionary of actions that occur due to events.PDDocumentCatalogAdditionalActions This class represents a document catalog's dictionary of actions that occur due to events.PDFormFieldAdditionalActions This class represents a form field'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.PDTargetDirectory A target dictionary specifying path information to the target document.PDURIDictionary This is the implementation of an URI dictionary.PDWindowsLaunchParams Launch parameters for the windows OS. -
Enum Summary Enum Description OpenMode This will specify whether to open the destination document in a new window.