Package org.pdfbox.pdmodel.interactive.action.type

This package contains all of the available PDF action types.

See:
          Description

Class Summary
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.
 

Package org.pdfbox.pdmodel.interactive.action.type Description

This package contains all of the available PDF action types.