esc_pos_printer icon indicating copy to clipboard operation
esc_pos_printer copied to clipboard

Arabic Characters

Open omarsawalhah opened this issue 2 years ago • 5 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.

  1. Is there any chance to choose an Arabic font from assets.
  2. The encoding used in "encode", should match the "PosCodeTable" codepage or it is enough to support Arabic.
  3. How RTL text is printed.
  4. The Arabic characters are splitting, is there any built it solution? Regards, Omar

omarsawalhah avatar Jul 25 '21 03:07 omarsawalhah

+1

turkialawlqy avatar Aug 03 '21 07:08 turkialawlqy

+1 we need this to be fixed

DedSecTeam17 avatar Oct 13 '21 08:10 DedSecTeam17

any update about this ?

iyashiyas avatar May 23 '22 08:05 iyashiyas

+1

sakAlmahdi avatar Jul 19 '22 12:07 sakAlmahdi

+1

mahmoud-haj-ali avatar Oct 16 '23 11:10 mahmoud-haj-ali