User Tools

Site Tools


en:barcode_printing_tags

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:barcode_printing_tags [2013/09/16 07:29]
admin
en:barcode_printing_tags [2013/09/16 07:31]
admin
Line 64: Line 64:
 === Description === === Description ===
  
-**SIZE 40 mm,80 mm** +|**SIZE 40 mm,80 mm**| 
-Page Size in milimeters. +|Page Size in milimeters.| 
-**CLS** +|**CLS**| 
-Clears buffer  +|Clears buffer ​| 
-**TEXT 250,​400,"​3",​90,​1,​1,"​SambaPOS"​ +|**TEXT 250,​400,"​3",​90,​1,​1,"​SambaPOS" ​\\  
-TEXT 220,​400,"​3",​90,​1,​1,"​Coffee Coupon"​ +TEXT 220,​400,"​3",​90,​1,​1,"​Coffee Coupon" ​\\  
-TEXT 150,​400,"​3",​90,​1,​1,"​{DATE}"​ +TEXT 150,​400,"​3",​90,​1,​1,"​{DATE}" ​\\  
-TEXT 50,​480,"​3",​90,​1,​1,"​{ENTITY NAME}"​** +TEXT 50,​480,"​3",​90,​1,​1,"​{ENTITY NAME}"​**| 
-To be able to print on the label horizontally we've rotated labels by 90 degrees. So x, y coordinates are alined to rotated canvas.  +|To be able to print on the label horizontally we've rotated labels by 90 degrees. So x, y coordinates are alined to rotated canvas. ​| 
-**QRCODE 30,​80,​H,​10,​A,​0,"​{ENTITY NAME}"​** +|**QRCODE 30,​80,​H,​10,​A,​0,"​{ENTITY NAME}"​**| 
-This code prints the QR Tag. Instead of using our <QR> tag we used label printer'​s internal command to print the QR Tag.  +|This code prints the QR Tag. Instead of using our <QR> tag we used label printer'​s internal command to print the QR Tag. | 
-**PRINT 1,1** +|**PRINT 1,1**| 
-This line tells printer to start printing.+|This line tells printer to start printing.|
en/barcode_printing_tags.txt · Last modified: 2013/09/16 23:06 (external edit)