Class AddJavascript
java.lang.Object
org.apache.pdfbox.examples.pdmodel.AddJavascript
This is an example of how to set some javascript in the document.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AddJavascript
private AddJavascript()
-
-
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.
-