Hi,
I have a Zebra Label printer (GT800) with label of 1.5" x 1" in side by side. I want to print 2 column bar code using ZPL what will be the correct code?
Here is a link to Zebra's Programming Guide, starting on page 62 you will find commands detailing the various barcodes with example code.I think the Code 49 Bar Code on page 72, would suit your needs, please take a look at it and see if that will work for you.
2 Replies
Ok I Found the soln.
^XA
^MMC
^PW650
^LL0223
^LS0
^BY2,3,87^FT366,148^B3N,N,,Y,N
^FDbarcode-1^FS
^BY2,3,87^FT33,148^B3N,N,,Y,N
^FDbarcode-2^FS
^PQ1,1,1,Y^XZ
Hello Nazmul,
Here is a link to Zebra's Programming Guide, starting on page 62 you will find commands detailing the various barcodes with example code.I think the Code 49 Bar Code on page 72, would suit your needs, please take a look at it and see if that will work for you.
Thank you,
Beverly