Hi,
I am trying to print SSCC-18 barcode using a variable from Zebra Designer for XML. But the print output is not printing (00) in the beginning of the string.
My variable value: 10495491303156301
My expected value on print: (00)104954913031563017 (last digit is check digit that calculates automatically)
My actual value on print: 104954913031563017
Can someone help me how to resolve this issue.
Thanks,
Raju
1 Replies
Hello Soma,
Could you please to share generated ZPL code of your label? Also you may need to check your printer firmware version.
In case it is later than x.10.x you could be able to format the interpretation line with parentheses and spaces using separate text field this way:
^XA
^FO25,25
^BCN,150,N,N,Y
^FD>;>10495491303156301^FS
^FO100,190
^A0N,50,40
^FD(00) 1 0495491 30315630 1^FS
^XZ
Look here for details please:
https://www.zebra.com/content/dam/zebra/manuals/printers/common/program…
Dmitry Prokhorov
Software Engineer, Kutir Mobility
Posted on behalf of Zebra Technologies