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

Does ESC/POS compatible with larger size POS paper, like Epson LX-310 Dot Matrix Printer

Open black-bitter opened this issue 2 years ago • 1 comments

hi @mike42 thank you for your hard work on developing this amazing esc/pos for PHP, i wonder if i can use this library on dot matrix printer with larger size of paper like Epson LX-310 Dot Matrix Printer, is this library works too for this printer?

black-bitter avatar Jul 15 '23 10:07 black-bitter

Hello @mike42 , I have the same concern with the dot matrix printer EPSON LQ-350. I remember you said in one of your post that dot matrix printers are not supported because they talke different language (ESC/P2) instead of ESC/POS. Please, is there not a way to add the basic ESC/P2 features in our library (the current one) ?

Indeed, I'm currently able to print basic charactars but I can't print an image (using graphic() method) neither.

Saint-Cyr2 avatar Sep 09 '23 04:09 Saint-Cyr2