Apache PDFBox
The Apache Software Foundation > Incubator > Apache PDFBox

Decrypt

Description

This application will send a pdf document to the printer.

Note
You must have the correct permissions to print the document!

usage: java org.pdfbox.PrintPDF [OPTIONS] <inputfile>

Command Line Parameter Type Default Value Description
-password string None The password to decrypt the PDF.
-silentPrint None None Print the PDF without prompting for a printer.
<inputfile> filename None The PDF file to print.