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

ESC/POS Mike42

Open senteu254 opened this issue 3 years ago • 0 comments

Hi, I am currently working on a project using mike42 library. The system is a fully functional ERP and I want to integrate an ESD (Electronic signature device) that prints to a thermal printer (E-POS). My issue is the the ESD can only understand pdf, txt or xml file, while the output file from the PHP ERP system using Mike42 is binary. I would like to convert the binary output to either pdf, xml or txt and save the output file to the ESD inputfile in C:/.

OS: Windows 10 Printer: E-POS

senteu254 avatar Jul 14 '22 06:07 senteu254