How to print password protected PDF to paper document directly?

     When print PDF file in batch, there will be ones protected by password. However, it will be hard to pick up them before printing. When meet those password protected PDF file, the printing job will be stopped a little while or stop without no reason. In order to solve this problem, I will share a method of solving this problem here.  I use software VeryPDF PDFPrint Command Line, which can help you pick password protected PDF up and this software also allows you to print password protected PDF directly to paper documents.  In the following part, I will show you how to use this software.

Step 1. Download PDFPrint Command Line

  • When downloading finishes, there will be a zip file. You need to unzip it then you can find the executable file in extracted folder.
  • If you do not have knowledge in MS Dos operation, maybe you can have use the GUI version PDF Printer.

Step 2. Print password protected PDF directly.

  • When you use this software, please refer to the usage and examples of this software.
  • Here is the usage for your reference: pdfprint.exe [options] [Options] <PDF Files>
  • If you are worried that maybe there are password protected PDF file, you can have a check first by the following parameter and command line template.
  • -ispasswordprotected : by this parameter, we can check if a PDF file protected by 'open password' or not
    pdfprint.exe -ispasswordprotected  C:\*.pdf
    By this way, you can check whether there is password protected PDF. If you find password protected PDF file, you can remove password first and then print them.

    When meeting some password protected PDF file, you can input password and then print it.
    -openpassword <string>       : please use this parameter to open password protected PDF file

By this method, we can skip or remove password protected PDF from batch conversion list. The printing effective could be enhanced greatly.

During the printing, this software also allows you to add watermark to output PDF paper documents. Here are some parameters and examples for your reference.
Watermark options during printing:
   pdfprint.exe -wtext "Watermark" C:\input.pdf
   pdfprint.exe -wtext "Watermark" -wtype 1 C:\input.pdf
   pdfprint.exe -wtext "Watermark" -wf "Arial" C:\input.pdf
   pdfprint.exe -wtext "Watermark" -wh 200 C:\input.pdf
   pdfprint.exe -wtext "Watermark" -wb -wi -wu -ws C:\input.pdf
   pdfprint.exe -wtext "Watermark" -wo 80 C:\input.pdf
   pdfprint.exe -wtext "Watermark" -wo 80 -wa 75 C:\input.pdf
   pdfprint.exe -wtext "Watermark" -wc "FF0000" C:\input.pdf
   pdfprint.exe -wtext "Watermark" -wc "00FF00" C:\input.pdf
   pdfprint.exe -wtext "Watermark" -wc "0000FF" C:\input.pdf
   pdfprint.exe -wtext "Watermark" -wx 100 -wy 100 C:\input.pdf

-wtext <string>              : watermark on printed document
  -wtype <int>                 : type of watermark
    0 : normal watermark
    1 : watermark on header
    2 : watermark on footer

There are too more functions of this software to be listed here. Please check more on the readme.txt file. During the using, if you have any question, please contact us as soon as possible.

 

     

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!