Package org.apache.pdfbox.tools
Class PDFToImage
java.lang.Object
org.apache.pdfbox.tools.PDFToImage
Convert a PDF document to an image.
- 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:
IOException
- If there is an error parsing the document.
-