Qoppa Software - PDF Tools & Libraries

jPDFPrint™ Documentation
Introduction
jPDFPrintCLI is a command-line utility that can load and print PDF documents. jPDFPrintCLI is built on top of Qoppa Software's proprietary PDF technology so there is no need for any third party software or drivers. Simply call the utility from the command-line and documents can be sent to the printer. jPDFPrintCLI uses the jPDFPrint Java library, so it can be used in any environment that supports Java, including Windows, MacOSX and Linux. A JVM is included (optional) with the installation.
Usage
After installing jPDFPrintCLI, you will have an executable file in your installation folder. Running the jPDFPrintCLI executable with no arguments will display the usage.
| Usage: | jPDFPrintCLI [options...] [files...] |
| jPDFPrintCLI -listprinters | |
| Options: | |
| -printer <printer> | Name of the printer to print the file to, default printer if missing |
| -pwd <pwd> | Password to open the PDF file |
| -shrink <t/f> | Shrink to fit within printer margins |
| -expand <t/f> | Expand to fill printer margins |
| -center <t/f> | Center on the page |
| -autorotate <t/f> | Rotate to landscape or portrait for best fit |
| -listprinters | Lists all the printers that Java can see |
| -key <key> | License key to run in production mode |