esc_pos_printer
esc_pos_printer copied to clipboard
Unable to print Burmese (Myanmar) in Unicode words
ticket.text('Special 2: (ပြည်ဗံဒါပင်ထက် ) unicode blåbærgrød',
styles: PosStyles(codeTable: 'CP1252'));
I found the following error while trying to print unicode Burmese words.
[ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: Invalid argument (string): Contains invalid characters.: "Special 2: (ပြည်ဗံဒါပင်ထက် ) unicode blåbærgrød"
@ThitSarNyanLynn Did you find any solution? I am having the same problem with Japanese characters. Please share if you have found any solution.
@amibappy still can't print it. I am trying to print it via php Mike42 library.
@ThitSarNyanLynn Thanks for your reply. But isn't that library for PHP?