Hello, do you support Barcode 128 with PCL to PDF?
Best regards
Customer
------------------------------------------------------
Thanks for your message, PCL to PDF Converter does support Barcode 128 during PCL to PDF Conversion.
Please run the command prompt window so that you can type commands to convert the PCL file to PDF file. In the opened command prompt window, please follow the template below to type your commands.
pcltool [options] <pcl-file> [<pdf-file>]
To barcode the text contents, you can use the following options:
-barcodetext <string> : Barcode text contents, support mask characters,
#: a decimal digit (0 – 9)
?: any printable characters
-barcodetext *####################*
-barcodetext *#??????????????????#*
-barcodefont <string> : Render Barcode with TrueType font
For example,
"C:\Program Files (x86)\VeryPDF PCL Converter v2.7\pcltool.exe" -barcodetext "*00432530070000006081*" -barcodefont "Free 3 of 9" "D:\verypdf1.pcl" "E:\ verypdf1.pdf"
"C:\Program Files (x86)\VeryPDF PCL Converter v2.7\pcltool.exe" -barcodetext "*####################*" -barcodefont "Free 3 of 9" TestBill.pcl TestBill-barcode.pdf
You can also refer to more related documents from following web page,
https://www.verypdf.com/wordpress/?s=pcl+to+pdf+barcode