Hi
I was wondering whether someone could please help me?
I am trying to print a barcode to a Zebra6m 300dpi printer from a VB application. From UNIX if i print a file with the following contents i get a barcode.
^XA
^FO540,175^B3N,N,100,Y,N^FD 69^FS
^XZ
So logically i thought if i print this from Windows i will again get the barcode, but i dont. I just get those three lines printed in full.
I wondered whether its just VB adding something in, as i also had to declare a font. So i tried this through DOS Edit and again i get the 3 lines printed perfectly but no barcode.
Could someone please tell me why this is happening?
Thanks
I was wondering whether someone could please help me?
I am trying to print a barcode to a Zebra6m 300dpi printer from a VB application. From UNIX if i print a file with the following contents i get a barcode.
^XA
^FO540,175^B3N,N,100,Y,N^FD 69^FS
^XZ
So logically i thought if i print this from Windows i will again get the barcode, but i dont. I just get those three lines printed in full.
I wondered whether its just VB adding something in, as i also had to declare a font. So i tried this through DOS Edit and again i get the 3 lines printed perfectly but no barcode.
Could someone please tell me why this is happening?
Thanks