-
This is an "Epic" issue to talk about all things related to receipt printing.
The library we are using, [esc-pos-encoder](https://github.com/NielsLeenheer/EscPosEncoder), lacks some features, like…
-
@mike42 ping?
-
Im working on PHP based web application for booking. The guest room owner wants to use Black Copper BC-90AC thermal printer, which is USB printer for guest receipt. So I want to use mike42/escpos-php …
-
Fatal error: Uncaught Error: Class 'IntlBreakIterator' not found in C:\xampp\htdocs\print\src\Mike42\Escpos\CodePage.php:188 Stack trace: #0 C:\xampp\htdocs\print\src\Mike42\Escpos\CodePage.php(73): M…
-
Hi, I get this error when using Mike42 - esc2html
```
D:\xampp\htdocs\escpos-tools>php esc2html.php receipt-with-logo.bin > output.html
PHP Fatal error: Uncaught TypeError: implode(): Argument …
ghost updated
2 years ago
-
Hello,
I was testing out the cash drawer, and using pulse() method in mike42/escpos-php works fine? I just followed this:
- https://github.com/mike42/escpos-php#pulsepin-on_mm-off_ms
- https://…
-
First Of All Thanks for awesome work.
Sir Can you please tell me how to use escpos-php library in codeigniter?
-
thank you for the program you developed. I want to use this system in my laravel project. Is something like this possible?
-
Hi everyone
im trying to print my receipt to a printer (Xprinter 80c) on the network from xammp.my pc and the printer are both in the same network but im getting the following…
-
Fatal error: Uncaught Exception: File 'resources/escpos-php.png' does not exist, or is not readable. in C:\xampp\htdocs\print\vendor\mike42\escpos-php\src\Mike42\Escpos\EscposImage.php:433 Stack trace…