Package org.apache.pdfbox
Class PrintPDF
java.lang.Object
org.apache.pdfbox.PrintPDF
This is a command line program that will print a PDF document.
- Version:
- $Revision: 1.4 $
- Author:
- Ben Litchfield
-
Method Summary
-
Method Details
-
main
Infamous main method.- Parameters:
args
- Command line arguments, should be one and a reference to a file.- Throws:
Exception
- If there is an error parsing the document.
-