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

Printing non-latin characters #117

Open nok32 opened 5 years ago

nok32 commented 5 years ago

I have an Ionic app with cordova-plugin-datecs printer installed. It works fine unless I try to print non-latin characters ( ciryllic). It prints weird symbols for these. I'm sure that the printer supports these characters because I've printed them with another app.

csleeds commented 5 years ago

try set to print with UTF-8 codepage, and make sure your printer has been configured to print with UTF-8 codepage. The printer self test should trigger a printing of current printer's detail showing which codepage been set.