Package org.faceless.pdf2.viewer2
Class PDFTool
- java.lang.Object
-
- 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
Constructors Constructor Description PDFTool()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(String[] args)
protected static void
setLicense()
-