escpos-php
escpos-php copied to clipboard
javascript integration for local lan printer
Is it possible to use the LAN address of the client and not the server for the connection to ESCPOS?
Maybe using javascript?
Yes, it is possible
Could you help me? Please
I'm using QZ Tray without problems, I just send ESC/POS rendered in base64 encoding with ajax to the web client, and use javascript to send it to the printer https://demo.qz.io/ https://qz.io/download/
nice, I need some scripts without software to install
https://github.com/caferyukseloglu/escpos-parser
If you want I can send you the code to print with escpos-php via IP. only that it works server-side, so you can use a local web server