python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
problems printing some characters
i have the following code:
'^XA^CI28^CWZ,E:TT0003M_.FNT^FS^XZ^XA^FWN^FO70,50^A0,30,25^FH^FD'.function_parse($name).'^FS^FO70,90^BY2^B3,,100^FD' . $product['value'] . '^FS^XZ';
function_parse($name):
...
fosoka
Votes: 0
Answers: 0
Barcode Human Readable Text ( Interpretation Line) masking in ZPL II
I am trying to make a ZPL Label with Code 128. My issue is that I would like to alter the human readbale interpretation line under the barcode. Normally, it gets printed as what it is encoded, i want ...
AHMED LATIF
Votes: 0
Answers: 0
Print UPC-A without elongated guard bars using ZPL
I'm trying to print a UPC-A barcode from a Zebra printer using ZPL.
It always comes out with elongated guard bars like this:
I need it to print like a Code 128 style where all the lines are the same ...
ssul
Votes: 0
Answers: 1
Get File Name used while exporting Printer Code Template in BarTender
I am trying to find if there is a way to get the file name that we mention while exporting the Printer Code Template (see below):
Export Printer Code Template
I have tried using Format.FileName to get...

Deep Pandya
Votes: 0
Answers: 0