Class GoToSecondBookmarkOnOpen
java.lang.Object
org.apache.pdfbox.examples.pdmodel.GoToSecondBookmarkOnOpen
This is an example on how to an action to go to the second page when the PDF is opened.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GoToSecondBookmarkOnOpen
private GoToSecondBookmarkOnOpen()
-
-
Method Details
-
main
This will print the documents data.- Parameters:
args- The command line arguments.- Throws:
IOException- If there is an error parsing the document.
-
usage
private static void usage()This will print the usage for this document.
-