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.
Constructor and Description |
---|
PDFTool() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
protected static void |
setLicense() |
Copyright © 2001-2017 Big Faceless Organization