How to convert PCL with barcodes to PDF using Barcode TrueType Font file?

Hi,

I am interested to buy your solution to convert pcl to pdf (we will need the server version), but the 2.6 trial version cannot convert my barcode escape codes like it is mentioned in

https://www.verypdf.com/app/pcl-converter/convert-pcl-to-pdf-with-barcode.html

I read that version 3.0 has a fix to be able to use the path of the font :

https://www.verypdf.com/wordpress/201701/pcl-to-pdf-converter-and-barcodes-43183.html

Is there a trial version available to test if this works?

Friendly Regards,
Customer
---------------------------------

How to convert PCL with barcodes to PDF using Barcode TrueType Font file?
Thanks for your message, you may download PCL Converter v3.5 from following web page to try, PCL Converter v3.5 includes all functions which exist in the previous versions,

XXXXXXXXXXXXXXXXXX

After you download and install it, you can use "-barcodefont" option to specify TrueType font file on the disk, for example,

pcltool.exe -barcodetext "*####################*" -barcodefont "C:\Program Files (x86)\VeryPDF PCL Converter v3.5\FREE3OF9.TTF" TestBill.pcl TestBill-barcode1.pdf

pcltool.exe -barcodetext "*####################*" -barcodefont "C:\Program Files (x86)\VeryPDF PCL Converter v3.5\IDAutomationHC39M Code 39 Barcode.ttf" TestBill.pcl TestBill-barcode2.pdf

pcltool.exe -barcodetext "*####################*" -barcodefont "C:\Program Files (x86)\VeryPDF PCL Converter v3.5\IDAutomationHC39M.ttf" TestBill.pcl TestBill-barcode3.pdf

VeryPDF

Related Posts