I use Zebra QL320 plus printer. Fonts was loaded from Win7(sys. encoding CP1251).
When I send text from Android via bluetooth to printer in russian lng:
! 0 200 200 200 1
ENCODING UTF-8
TEXT 14 0 20 80 Привет мир
PRINT
I have in result something like this:
Привет мир
How I can fix this?
Here is working example:
How I understend, this examle will be work in Fonts what was loaded from OS with encoding CP1251.