Package org.apache.pdfbox.pdmodel.interactive.action.type
This package contains all of the available PDF action types.
-
Class Summary Class Description PDAction This represents an action that can be executed in a PDF document.PDActionGoTo This represents a go-to action that can be executed in a PDF document.PDActionJavaScript This represents a JavaScript action.PDActionLaunch This represents a launch action that can be executed in a PDF document.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.PDActionURI This represents a URI action that can be executed in a PDF document.PDURIDictionary This is the implementation of an URI dictionary.PDWindowsLaunchParams Launch paramaters for the windows OS.