esc_pos_bluetooth icon indicating copy to clipboard operation
esc_pos_bluetooth copied to clipboard

Arabic Characters

Open omarsawalhah opened this issue 2 years ago • 6 comments

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

omarsawalhah avatar Jul 25 '21 03:07 omarsawalhah

Any Update guys, anyone here to help?

omarsawalhah avatar Aug 29 '21 08:08 omarsawalhah

same problem

Youcef-Goudjal avatar Sep 22 '21 23:09 Youcef-Goudjal

same problem

s2yed avatar Oct 06 '21 11:10 s2yed

same problem

s2yed avatar Oct 06 '21 11:10 s2yed

same problem with Khmer characters

oengmengthong avatar Dec 07 '21 07:12 oengmengthong

Still no solution.

EmreSURK avatar Jul 24 '23 11:07 EmreSURK