Package org.pdfbox.pdmodel.interactive.action.type
This package contains all of the available PDF action types.
| 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.
|
| 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.
|
| PDWindowsLaunchParams | Launch paramaters for the windows OS.
|
This package contains all of the available PDF action types.