|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pdfbox.examples.pdmodel.GoToSecondBookmarkOnOpen
public class GoToSecondBookmarkOnOpen
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>
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
This will print the documents data. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - The command line arguments.
java.lang.Exception - If there is an error parsing the document.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||