VeryPDF Releases a new version of PDFPrint Command Line today

The new version of PDFPrint Command Line v3.1 can be downloaded from following web page and URL,

https://www.verypdf.com/app/pdf-print-cmd/try-and-buy.html#buy

https://www.verypdf.com/pdfprint/pdfprint_cmd.zip

PDFPrint Command Line v3.1 application has following changes,

1. We have added an important parameter -vector in the new version of PDFPrint Command Line v3.1 application,

  -vector : render PDF page to vector EMF before printing

Example command lines:

pdfprint.exe -vector C:\input.pdf
pdfprint.exe -vector -printermargins -nochgprinter C:\input.pdf

the benefit of -vector parameter,

#1. Maintain best print quality even if you print the PDF file at very high DPI resolution, e.g., 600dpi, 800dpi, 1200dpi or more.

#2. Improve the printing speed when you print the PDF file at high DPI resolution.

With -vector parameter, you can get a balance performance between print quality and print speed.

If you use -raster2 parameter, you will get the good print quality, but the printing speed is slow when you print the PDF file with -raster2 parameter at high DPI resolution, so you can try to use -vector parameter to instead of -raster2 parameter to try again, -vector parameter may improve both quality and speed for you.

2. Able to download and print online PDF file automatically, for example,

pdfprint.exe http://online.verypdf.com/examples/pdfeditor.pdf

above command line will download the PDF file first, print it and delete the temporary PDF file.

Let's put the focus on the -vector parameter, this parameter will render PDF pages to vector EMF files first, and print all EMF files to Windows Printer again, this will enhance the print quality for some PDF files which contain lots of drawing, e.g., the PDF files which generated from AutoCAD application.

Compare printout by -raster, -raster2, -vector and without additional parameters,

This is original PDF file,

image

This is the printout by -vector parameter,

pdfprint.exe -vector E:\test\4007067.pdf

image

This is the printout by -raster2 parameter,

pdfprint.exe -raster2 E:\test\4007067.pdf

image

This is printout by -raster parameter,

pdfprint.exe -raster E:\test\4007067.pdf

image

Print PDF file without additional parameter,

pdfprint.exe E:\test\4007067.pdf

image

灯泡 Tips:

You can run following command lines to print your PDF files,

pdfprint.exe -shell C:\test.pdf
pdfprint.exe -shell2 C:\test.pdf
pdfprint.exe -raster2 C:\test.pdf
pdfprint.exe -vector C:\test.pdf
pdfprint.exe -printermargins -raster2 C:\test.pdf
pdfprint.exe -raster2 -rasterbwtext -rasterbitcount 1 -xres 150 -yres 150 C:\input.pdf
pdfprint.exe -useembedfont C:\test.pdf

To get color printing with raster mode, please use the following command line,

pdfprint.exe -raster2 -rasterbitcount 16 -xres 150 -yres 150
pdfprint.exe -raster2 -rasterbitcount 24 -xres 150 -yres 150

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!