Printing barcode using Star printer

33 views
Skip to first unread message

dgj

unread,
Sep 29, 2014, 4:54:40 AM9/29/14
to jzebra...@googlegroups.com
Hi there,

Am using jzebra and trying to print a barcode to a Star TSP100 in Star line mode. Has anyone had any success with this and able to share the code to use in jzebra?

I've also tried putting the TSP100 into ESC/POS emulation mode but it doesn't seem to work with jzebra

Best
David


dgj

unread,
Oct 8, 2014, 5:33:11 AM10/8/14
to jzebra...@googlegroups.com
Found a solution to this. The barcodeID has to be 12 or 13 characters long for this type of barcode

qz.append("\x1B\x62\x06\x02\x02\x60\x11" + barcodeID + "\x01\x1E"); 
qz.append("\n\n");

Tres Finocchiaro

unread,
Oct 8, 2014, 8:32:28 AM10/8/14
to jZebra users
Thanks for the update!

-Tres

--
--
To unsubscribe from this group, send email to jzebra-users...@googlegroups.com
 
http://code.google.com/p/jzebra

---
You received this message because you are subscribed to the Google Groups "jZebra users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jzebra-users...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages