‎2006 Oct 30 2:17 PM
hi
i designed one shippment label with bartender software.
now is it possible for me to print on zebra printer with some dummy data before loading it to scripts and printing from there?
and if anyone got sample coding for shippment label please provide me the same.
thank you
‎2006 Oct 30 2:37 PM
‎2006 Oct 30 2:22 PM
Hi, the software itself may allow you to print directly to the zebra, not sure though. Our labels were written directly in the ZPLII code which the "Bartender" software generates for you.
Here is a sample.
^MNN
^XA
^FT90,100^A0N,50,50^FDMaterial Group:^FS
^FT440,100^A0N,50,50^FD60000001^FS
^FT715,100^A0N,50,50^FDMaterial:^FS
^FT915,100^A0N,50,50^FD60000002^FS20000001
^FO90,150^B3N,N,100,Y,N^FD60000003^FS20000002
^FT90,350^A0N,50,50^FDDesc:^FS
^FT240,350^A0N,50,50^FD60000004^FS
^FT90,450^A0N,50,50^FDPO #:^FS
^FT240,450^A0N,50,50^FD60000005^FS
^FT715,450^A0N,50,50^FDWO #:^FS
^FT865,450^A0N,50,50^FD60000006^FS
^FT90,550^A0N,50,50^FDBin:^FS
^FT240,550^A0N,50,50^FD60000007^FS
^FT715,550^A0N,50,50^FDStd Pr:^FS
^FT865,550^A0N,50,50^FD60000008^FS
^FT90,650^A0N,50,50^FDDate:^FS
^FT240,650^A0N,50,50^FD60000009^FS
^XZ
Regards,
Rich Heilman
‎2006 Oct 30 2:37 PM