-
![image](https://user-images.githubusercontent.com/28803240/161430534-a6555369-0e4d-471b-85f4-fcfb292a85bd.png)
hello everyone, I tried to print a smiley face and Russian letters, nothing comes out. …
-
I have been using `win32print` to print then `python-escpos` to cut paper on POS printer and move to next label on label printer. I cant use `python-escpos` anymore. how I need to perform the same tas…
-
### Bug description
Similar to #367. Printing an image with a height a multiple of 96 (96, 192, 288, etc) the first time is successful. Subsequent `text()` calls are ignored, including `text('\n')`. …
-
1st try the printer is working. Next reboot it is okay with the escpos-php. But in the next reboot
`Warning: copy(\\MORGIANA\xprinter-xp): failed to open stream: No such file or directory in C:\xamp…
-
I'm using this code, and the printer produce incorrect image format.
Printer Model: BSC-10 (Star Printer)
````
use Mike42\Escpos\PrintConnectors\NetworkPrintConnector;
use Mike42\Escpos\Printe…
-
I tried the basic example, but not as expected, what happen?
![IMG_0117](https://user-images.githubusercontent.com/10142496/81082968-2a518d80-8f1e-11ea-9a88-1adc58ba19ce.jpg)
**escpos:** 3.0.0-a…
-
hello guys! i am using the latest version of your library, could get everything to work BUT the image printing, which is exiting with an error: `[Error: unrecognised content at end of stream`
could…
-
Hi guys!
Trying to test printing pdf via IP as per below code, however it doesnt printing out PDF content but some random chars and mostly blank pages. What should be done?
`
`
-
someone know how handling usb printer host from docker odoo:11 container?
**I get this error:**
docker logs odoo.dev
`? odoo.addons.hw_escpos.controllers.main: Can not get printer description: …
-
Using an EPSON TM-T88II printer with this code snippet works (it prints the image) but is extremely slow. The printer prints one "line" of the image and waits for ~2 seconds, then prints the next line…