looked everywhere and googled it...
nowhere i can find easy to understand info on how to print QR codes next to
each other
right now i have this code:
# if havePrinter: Epson.text("Tilbereder\n")
# if havePrinter:
Epson.qr('http://print.xn--pizzalg-v1a.dk/arduino4.php?sc=****&s=cooking&o='+str
(order))
# if havePrinter: Epson.text("P\x7D Vej\n")
# if havePrinter:
Epson.qr('http://print.xn--pizzalg-v1a.dk/arduino4.php?sc=****&s=onway&o='+str(o
rder))
# if havePrinter: Epson.text("Leveret\n")
# if havePrinter:
Epson.qr('http://print.xn--pizzalg-v1a.dk/arduino4.php?sc=****&s=delivered&o='+s
tr(order))
# is because i have disabled the codes for now as the print is to long if
printed under each other
Original issue reported on code.google.com by bo.herrm...@gmail.com on 15 Mar 2015 at 4:02
Original issue reported on code.google.com by
bo.herrm...@gmail.comon 15 Mar 2015 at 4:02