Class 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 Detail

      • PDFTool

        public PDFTool()
    • Method Detail

      • setLicense

        protected static void setLicense()