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
trafficstars

I just bought a new xprinter XP 235B and it seems like it's not supported yet , neither with a simple priece of code nor with the examples described in...

hello sir I am using persian (farsi or fa) language. this is my code: `require 'vendor/autoload.php'; use Mike42\Escpos\Printer; use Mike42\Escpos\PrintConnectors\FilePrintConnector; use Mike42\Escpos\CapabilityProfile; use Mike42\Escpos\PrintConnectors\WindowsPrintConnector; $profile = CapabilityProfile::load("default"); $connector = new...

How to connect 2 printers with different ip in rawbt.. this is very important to make it happen

If you could add TVS RP 3150 STAR Model, Please

Can anybody confirm me that this package support datamax o'neil e4205a mark iii ?

Please add this thermal printer model. Thank you

Hi! the command $printer -> cut(); does not work for me; on my printer. I have the printer "MS-D347-TL-Thermal Printer".

Hi We are experiencing a very strange problem when doing a print on a epson tm-20iii (usb) printer. Running on a raspberry pi 4 b, 4gb We are running this...