esc_pos_bluetooth
esc_pos_bluetooth copied to clipboard
Arabic Characters
Hi, I am using this code Uint8List encArabic = await CharsetConverter.encode("windows-1256", "اهلا"); ticket.textEncoded(encArabic, styles: PosStyles(codeTable: PosCodeTable.arabic));
to print Arabic, but rubbish characters are printed.
Is there any chance to choose an Arabic font from assets. The encoding used in "encode", should match the "PosCodeTable" codepage or it is enough to support Arabic. How RTL text is printed. The Arabic characters are splitting, is there any built it solution? Regards, Omar
Any Update guys, anyone here to help?
same problem
same problem
same problem
same problem with Khmer characters
Still no solution.