Pcl Converter Tiff Result Gray & Text Mapping

Hello,

I have bought the PclConverter Console Developer Version. I am having the problem that if i convert files to tif they are converted to Black/White while if i export the pcl as a jpeg/pdf it is Fullcolor as expected.

Another problem I am having is that the font mapping for pdf files does not work properly. It only outputs dashes "_" instead of the real text.

Command for PCL to TIF file:

pcltool.exe -width 7014 -height 4962 -xres 600 -yres 600 "C:\Test\00009.pcl" "C:\Test\00009.tif"

Command for PCL to PDF file:

pcltool.exe -mapfont default -width 7014 -height 4962 -xres 600 -yres 600 "C:\Test\00009.pcl" "C:\Test\00009.tif"

In addition to that even if I input the correct width and height i get a wrong width and height in the result.

The resulting Pdf File (Incorrect width and height, no Text elements as in the original printed document).

Kind regards
Customer
------------------------------

https://www.verypdf.com/app/pcl-converter/index.html

image
>>I have bought the PclConverter Console Developer Version. I am having the problem that if i convert files to tif they are converted to Black/White while if i export the pcl as a jpeg/pdf it is Fullcolor as expected.

Thanks for your message, you can run following command line to convert your PCL file to full color TIFF file,

"C:\Program Files (x86)\VeryPDF PCL Converter v2.7\pcltool.exe" -xres 600 -yres 600 -bitcount 24 D:\downloads\00009.pcl D:\downloads\00009.tif

or, you can run following command line to convert your PCL file to PDF file,

"C:\Program Files (x86)\VeryPDF PCL Converter v2.7\pcltool.exe" -xres 600 -yres 600 -bitcount 24 D:\downloads\00009.pcl D:\downloads\00009.pdf

>>Another problem i am having is that the font mapping for pdf files does not work properly. It only outputs dashes "_" instead of the real text.

Could you please send to us the sample PCL file and tell us what font do you want to replace? after we test your PCL file, we will figure out a solution to you asap.

VeryPDF

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!