giorgiofellipe / cordova-plugin-datecs-printer

Cordova plugin to print on Mobile Bluetooth ESC/POS Printers - Tested on Datecs DPP-250 Printer
MIT License
73 stars 60 forks source link

New printer working report GOOJPRT PT-200 #155

Open stefanivan17 opened 4 years ago

stefanivan17 commented 4 years ago

As the title says, i am using this plugin to print to a GOOJPRT PT-200 thermal bluetooth printer ( on the actual printer it says PT-210 but when getting bluetooth information about it, it says PT-200). The functions i used work without problems (connect, disconnect, printText, listBluetoothDevices)

Thanks for your work on this plugin!

tamerxkilinc commented 4 years ago

Hi Stefan, we have the same printer and have issues changing the charset of the printer. Unfortunately the tools from the manufacturer are not working and we are stuck to chinese codepage. Do you have any advice?

Best regards, Tamer

cyrildaguil commented 1 year ago

Same device here.

After printing a QR Code or an Image using printImage, the texts printed after had extra line spacing. Do you have any advice?

Thanks