I am having a difficult time programming VB 6 to output to a Zebra printer.
The VB Code reads a text files and sends it to a Zebra 105SE using ZPL II. We are using generic drivers. Nothing prints.
When we do a raw hex dump we can see the caret (^) is being stripped.
The first charecter is always being stripped.
IF we use the Windows Zebra driver it prints the raw ZPL code with the charecter.
Why is the (^) being stripped (really the first character).
Help!!!
Thanks!
The VB Code reads a text files and sends it to a Zebra 105SE using ZPL II. We are using generic drivers. Nothing prints.
When we do a raw hex dump we can see the caret (^) is being stripped.
The first charecter is always being stripped.
IF we use the Windows Zebra driver it prints the raw ZPL code with the charecter.
Why is the (^) being stripped (really the first character).
Help!!!
Thanks!