escpos-php icon indicating copy to clipboard operation
escpos-php copied to clipboard

PHP library for printing to ESC/POS-compatible thermal and impact printers

Results 277 escpos-php issues
Sort by recently updated
recently updated
newest added

please add thermal printer name Skadoo

Hi! I have an issue, I wanna use a Bixolon srp-f312 printer but I get this error "Uncaught Exception : Fail to print. Command " net use ".(...). How can...

Hi, can this library support for Brother QL-820NWB label printer?

I gonna print the receipt from my thermal printer, but it shown that the smbclient not found, any idea to solve it ?

here is the [product 1](https://suhadha.lk/shop/pos-system/pos-printers/xp-k200l-xprinter-mini-printer/) details here is the [product 2](https://suhadha.lk/shop/pos-system/pos-printers/xp-58iil-mini-xprinter/) details is this package compatible with these products?

Saludos Mike42, Tengo este problema que no puedo imprimir, la impresora esta compartida y copio el mismo nombre de la impresora compartida en el codigo pero me da este error:...

question
needs info

Added paper cut and eject functions for printer models with paper output control. ```php $printer->cut(CUT_FULL_EJECT); // Make a total cut and completely eject sheet $printer->cut(CUT_FULL_PARTIAL_EJECT); // Make a total cut...

Dear mike42 ![image](https://user-images.githubusercontent.com/27538999/235284060-dcd1b346-9d92-435d-b250-90ef20a4676a.png) I have a Vietnamese font error when printing Network $connector = new NetworkPrintConnector("172.16.1.200", 9100); $profile = CapabilityProfile::load("default"); $printer = new Printer($connector,$profile); try { $printer -> initialize(); $printer...

ADD PRINTERS zkteco TO LIBRARY

Hello everyone, This printer works with Mike42/escpos. Use bitImageColumnFormat() to print QR-Code image