PHP-GTK2 Newsletter
Barcode printing on receipt printer using the ESC/POS Commands |
| Written by kksou | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday, 16 April 2008 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
This article shows you the ESC/POS commands for the printing of barcodes on standard Epson receipt printer such as the Epson TM-T88III.
The ESC/POS commands are a set of proprietary POS printer command system developed by EPSON. If you have a different printer, please refer to the corresponding codes in your printer manual. But Epson is pretty much the industry standard for receipt printer and most receipt printers support these ESC/POS commands. You can just try the commands below. Most likely it will work on your receipt printer. GS fNote: GS below refers to hexadecimal number "1D".
GS H
GS w
GS h
GS kPlease refer to the following article for details: How to print barcode using GS k (ESC/POS Command) Resources on barcodesHere are some useful links on barcodes:
User reviews Average user ratings: 3.0 (from 3 users) Note: You have to be a registered member to leave a comment. Free registration here. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| < Prev | Next > |
|---|



















3.0 (from 3 users)
October 03, 2008 2:13pm
So far, this was a big help in getting a TM-T88III to print using Linux Bash scripts. I can get everything to work *except* bar codes using GS k and everything that goes with it.
Any chance of finishing GS k?
Thanks!
October 05, 2008 6:56pm
Hi RM,
Thanks for the reminder. I've been busy adding some other new stuff to this site that I forgot about this!
Will try to dig out the manual and finish that off.
Regards,
/kksou
October 08, 2008 6:40am
ok. it's done!
Regards,
/kksou