python-epson-printer
python-epson-printer copied to clipboard
A python library for Epson thermal printers based on ESC/POS
Traceback (most recent call last): File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main "__main__", fname, loader, pkg_name) File "/usr/lib/python2.7/runpy.py", line 72, in _run_code exec code in run_globals File "/media/alejandro/9eafe6e5-7fd3-4333-bea8-513fc3fd6c09/workon/test/python-epson-printer/epson_printer/testpage.py", line 41, in...
Hi friend. Thank you for this amazing development. My question is how to print (write) text beside an image, g.e image in the right and text in the left side...
This is a noob question. I was able to use the epsonprinter module when I included my scripts within the epson_printer folder, but after multiple attempts at using the setup...
Thanks for building this. Printing in python2.7 works great. But in python3 the image printing did not output an image. It seems the `chr()` function incorrectly encodes integers to bytes...
Is there a way to get rid of the slight left-handed margin when printing images? I'd like to print full width if at all possible.
Bonjour, j'ai un problème sur un raspberry 2 Raspbian Jessie 4.4: après lancement de la commande "sudo python setup.py install" Il semble y avoir un problème avec atlas Merci d'avance...