I am recommending the VeryPDF PCL Converter to one of our production printing customers. I am having an issue with converting one of their file. The PCL is attached. The program converts the file with some artifacts up near the top of the page where data is missing. I have used the converter on other data files from this customer with success.
Product: VeryPDF PCL Converter
Version: 2.0.0.1
Command Line:
pcltool.exe -rotate 0 -pclcmd "\"-J@PJL SET PAPER = letter\" \"-J@PJL SET DEFAULT ORIENTATION = Portrait\"" JetMail.pcl STANDARD.pdf
When I print the PCL to the printer the pages print correctly (except the bottom which is OK).
Any assistance you could provide would be gratly appreciated.
==============================
I have tried following command lines, they are all can convert your PCL file to PDF file without any problem, please refer to converted PDF files in attachment,
~~~~~~~~~~~~~~~
C:\>"C:\Program Files\VeryPDF PCL Converter v2.0\pcltool.exe" D:\temp5\JetMail.pcl
Conversion time = 8156ms
D:\temp5\JetMail.pcl ==> D:\temp5\JetMail.pdf, result=OK
TickCount = 8156ms(8.16s)
C:\>"C:\Program Files\VeryPDF PCL Converter v2.0\pcltool.exe" -rotate 0 -pclcmd"\"-J@PJL SET PAPER = letter\" \"-J@PJL SET DEFAULT ORIENTATION = Portrait\"" D:\temp5\JetMail.pcl D:\temp5\JetMail2.pdf
Conversion time = 1578ms
D:\temp5\JetMail.pcl ==> D:\temp5\JetMail2.pdf, result=OK
TickCount = 1578ms(1.58s)
~~~~~~~~~~~~~~~
I’m using Windows XP system, that system are you using?
VeryPDF
Related Posts
Related posts:
PCL - PDF with Multiplexing
Test-Report on VeryDoc pdf2pdfa
How to Convert Pxl to Pdf?
How to convert px3 to jpeg via command line?
Convert TGA to searchable PDF
PDF to Excel Converter
Read text or Windows Print Data Stream, combine with images, convert them to PDF and Print PDF to Wi...
Use PHP Folder Watcher and PCLTool.exe Command Line software to monitor a folder for PCL to PDF Conv...