Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I want to print the Carriage Return (CR) character inside a barcode. how should I proceed ?

0
Posted

I want to print the Carriage Return (CR) character inside a barcode. how should I proceed ?

0

Some barcodes format support full 128 characters set, from ASCII code 0 to ASCII code 127 (bar codes Extended 39, Extended 93, 128A, 128 auto, EAN/UCC 128 and 2D barcodes). If you want to print special characters (ASCII code <32) with those barcodes, a "Transparent Print Data" PCL sequence (&p#X, where # is replaced with the number of following data bytes to put in barcode) must follow immediately the font selection sequence. This is the only way to know how many characters have to be printed as barcodes. Please analyze the sample Code EAN/UCC128 test files for more information.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123