Class PDFToImage

java.lang.Object
org.apache.pdfbox.PDFToImage

public class PDFToImage extends Object
Convert a PDF document to an image.
Version:
$Revision: 1.6 $
Author:
Ben Litchfield
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      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.