How to print PDF of saving an old newspaper?

Question: I found an old newspaper saved as a PDF. I would like to print this to give to someone as a gift. What's the best way to do this so all the articles can be read? I can not make all the articles showing on the paper, is there any solution on VeryPDF?

Answer: When you need to print PDF, maybe you can have a free trial of this software: VeryPDF PDFPrint Command Line, which is a professional tool of printing PDF to printers or virtual printers through command line. In the following part, I will show you some solutions for printing PDF of full content.

Step 1. Download PDFPrint Command Line

  • This is command line version software, if you do not have too much knowledge about command line, this software is not a better solution for you.
  • When downloading finishes, there will be a zip file. Please extract it to some folder then you can check elements in it.
  • And there is only server version available on our website, but the server version also can be used on single computer or laptop.
  • When you print PDF by this software, please refer to the usage and examples of this software.

Step 2. Print PDF with all content showing in paper document.

  • Here is the usage for your reference: pdfprint.exe [options] [Options] <PDF Files>
  • When you need to print PDF and show all the content, you can choose the proper paper format like the following command line templates.
  • pdfprint.exe -printer "docPrint" -paper "612x792pt" -orient 1 C:\input.pdf
    pdfprint.exe -printer "docPrint" -paper "612x792pt" -orient 2 C:\input.pdf
    pdfprint.exe -printer "docPrint" -paper "11x14in" -pdforient 3 C:\input.pdf
    Now let us check the related parameters.
    -printer <string>        : printer name to print
    -paper <string>          : paper size to printer
    -orient <int>                : select the orientation of the printer paper,1 is portrait (default) and 2 is landscape

     

    Or you can scale PDF content in X and Y directions like the following command line templates.
    pdfprint.exe -scalex 50 -scaley 50 C:\input.pdf
    pdfprint.exe -scalex 0 -scaley 0 C:\input.pdf
    pdfprint.exe -scalex -1 -scaley -1 C:\input.pdf
    Related parameters:
    -scalex <int>                : X axis scale factors, default is 100
       100 : do not scale PDF page
         0 : scale the width of PDF page to fit the printer's paper size
        -1 : keep the minimum constant scaling in both paper width and height
    -scaley <int>                : Y axis scale factors, default is 100
       100 : do not scale PDF page
         0 : scale the height of PDF page to fit the printer's paper size
        -1 : keep the minimum constant scaling in both paper width and height

     

    Or you can convert input PDF to raster image then it can be printed normally, here are some command line templates for your reference.
    pdfprint.exe -raster C:\input.pdf
    pdfprint.exe -raster2 -rasterbitcount 1 C:\input.pdf
    pdfprint.exe -raster2 -rasterbwtext -rasterbitcount 1 -xres 600 -yres 600 C:\input.pdf
    pdfprint.exe -raster2 -raster2center -printermargins C:\input.pdf
    -raster2                     : render PDF page to image before printing
    -raster2center               : center the printout when use –raster2
    -rasterbitcount <int>        : set bitcount for raster image, e.g., 1, 8, 24
    -rasterbwtext                : disable halftone for color text, for -raster2 only

I guess by any one of the method stated above, you can print PDF with full content. 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!