Uses of Package
org.apache.pdfbox.pdmodel.interactive.action
-
Packages that use org.apache.pdfbox.pdmodel.interactive.action 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". -
Classes in org.apache.pdfbox.pdmodel.interactive.action used by org.apache.pdfbox.pdmodel Class 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. -
Classes in org.apache.pdfbox.pdmodel.interactive.action used by org.apache.pdfbox.pdmodel.fdf Class 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. -
Classes in org.apache.pdfbox.pdmodel.interactive.action used by org.apache.pdfbox.pdmodel.interactive.action Class 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 parameters for the windows OS. -
Classes in org.apache.pdfbox.pdmodel.interactive.action used by org.apache.pdfbox.pdmodel.interactive.annotation Class 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. -
Classes in org.apache.pdfbox.pdmodel.interactive.action used by org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline Class Description PDAction This represents an action that can be executed in a PDF document. -
Classes in org.apache.pdfbox.pdmodel.interactive.action used by org.apache.pdfbox.pdmodel.interactive.form Class Description PDActionJavaScript This represents a JavaScript action.PDFormFieldAdditionalActions This class represents a form field's dictionary of actions that occur due to events.