mike42 / escpos-php

PHP library for printing to ESC/POS-compatible thermal and impact printers
Other
2.54k stars 862 forks source link

New printer JP-80A ESC / POS #675

Open justosotomayor opened 5 years ago

justosotomayor commented 5 years ago

Hello Mike42, I am trying to implement the use of the printer:

Thermal Receipt Printer Model: JP-80A Commad: USB + Bluetooth

could you support me on how can I implement.

mike42 commented 5 years ago

First up, welcome. This is not a commercial project, so there is no formal support.

Nevertheless, this FAQ entry and the README are the best places to start.

Before you attempt to use this library from your PHP project, please triple-check that that your printer is set to ESC/POS mode, and know how to send raw text to it on the command-line.