mirror of
https://github.com/python-escpos/python-escpos
synced 2025-09-13 09:09:58 +00:00
Merge remote-tracking branch 'brianredbeard/ean-example-fix' into 351-ean-example-fix
This commit is contained in:
@@ -121,7 +121,7 @@ on a USB interface.
|
||||
# Print QR Code
|
||||
p.qr("You can readme from your smartphone")
|
||||
# Print barcode
|
||||
p.barcode('1324354657687','EAN13',64,2,'','')
|
||||
p.barcode('4006381333931','EAN13',64,2,'','')
|
||||
# Cut paper
|
||||
p.cut()
|
||||
|
||||
|
Reference in New Issue
Block a user