org.faceless.pdf2.viewer2
Class PDFTool

java.lang.Object
  extended by org.faceless.pdf2.viewer2.PDFTool

public class PDFTool
extends Object

This class is a utility class which does many of the common tasks required on PDFs - joining them, completing forms, converting to bitmap images or viewing them. It's the default action when the "bfopdf.jar" file is run. Try java -jar bfopdf.jar --help for a list of options.

This code is copyright the Big Faceless Organization. You're welcome to use, modify and distribute it in any form in your own projects, provided those projects continue to make use of the Big Faceless PDF library.

Since:
2.7.1

Constructor Summary
PDFTool()
           
 
Method Summary
static void main(String[] args)
           
protected static void setLicense()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDFTool

public PDFTool()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

setLicense

protected static void setLicense()


Copyright © 2001-2013 Big Faceless Organization