Hello,
When printing a pdf on "pcl" printer, the job works fine and the 2 sided are correctly printed.
The issue appears when I use a "ps" printer. The first side is correct, but I just have a black zone (printed on all the second side).
I have a licensed pdfprint running on windows 2008 r2 sp1 ; printer is a xerox workcentre 7545
The command I use is
D:\pdfprint\pdfprint -printer %imprimante% -paper 9 -color 2 -duplex 2 %serveur%Printed\%hour%%min%\*.pdf.
Could you help me ?
Kind regards
Customer
----------------------------------------------
Please add -raster2 parameter to try again, will you work fine with -raster2 parameter?
D:\pdfprint\pdfprint -printer %imprimante% -paper 9 -color 2 -duplex 2 -raster2 %serveur%Printed\%hour%%min%\*.pdf
-raster2 parameter will render entire PDF page to an image first, and print this image to target printer, this will overcome the incompatibility between the physical printer and Windows GUI drawing functions.
also, -raster2 parameter does process objects which contain transparence and opacity attributes automatically, it is not require your physical printer to support transparence and opacity functions.
See also:
https://www.verypdf.com/wordpress/201306/what-is-the-difference-between-raster-and-raster2-parameters-36821.html
https://www.verypdf.com/wordpress/201305/render-pdf-to-raster-image-before-printing-by-pdfprint-36552.html
https://www.verypdf.com/wordpress/201305/how-to-control-printing-pdf-font-among-embedded-system-unicode-and-others-36538.html
https://www.verypdf.com/wordpress/201302/keep-opaque-opacity-and-transparent-color-printing-in-pdfprint-command-line-software-34864.html
https://www.verypdf.com/wordpress/201109/the-shell-and-shell2-parameters-are-working-working-better-2607.html
VeryPDF
----------------------------------------------
Hello,
Thanks for your answer.
I've tried the command line, and it works fine.
Have a nice day
Kind regards
Customer
Related Posts
- Optimizing the PDFPrint command line for monochrome printing output. Convert a colored PDF to Black and White PDF file
- VeryPDF PDFPrint Command Line supports Windows 10 and 11, works offline without internet connection, no hidden fees, one-time payment without subscription
- Command Line PDF Printing for Windows from VeryPDF
- Printing Multiple Copies of a PDF File When Printer Doesn’t Support "Copies" Function
- VeryPDF PDFPrint Command Line: Printing PDFs from Windows Command Line
- Introducing PDFPrint v8.2: Merging Print Jobs and Raster2 Options Made Simple
- My printer reported "PCL XL error" and "Operator: SetClipMode" problem when I use PDF Print Command Line software
- How to print a raw text file with embedded Escape codes to selected printer?
- PDFPrint Command Line can not find my printer when call it from PowerShell script
- Does pdfprint.exe remember settings from execution to execution?
- What are the benefits of purchasing the SDK version over the basic Command Line version?
- How to Print PDF Files Using Adobe Reader Command Line and Script. Plus, Why You Should Consider VeryPDF PDFPrint Command Line
- How can I specify print copies when printing PDF via command line?
- How to print a PDF in black and white paper document?
- [VeryPDF Release Notes] VeryPDF Released PDFPrint Command Line v7.0 today, the new version supports batch print XPS files to physical and virtual printers and PDF, PCL, PS, EPS, TIFF, JPG, PNG, XPS, EMF, WMF etc. formats