org.pdfbox.examples.pdmodel
Class GoToSecondBookmarkOnOpen
java.lang.Object
org.pdfbox.examples.pdmodel.GoToSecondBookmarkOnOpen
public class GoToSecondBookmarkOnOpen
extends java.lang.Object
This is an example on how to an action to go to the second page when the PDF is opened.
Usage: java org.pdfbox.examples.pdmodel.GoToSecondPageOnOpen <input-pdf> <output-pdf>
static void | main(String[] args) - This will print the documents data.
|
main
public static void main(String[] args)
throws Exception
This will print the documents data.
args
- The command line arguments.