Open reliable-dev786 opened 1 month ago
Hi i'm facing issue while printing arabic in thermal printer. I'm using TM-m30II epson printer. bytes += generator.text('Special 2. (فاتورة ضريبة)', styles: PosStyles(codeTable: 'CP1252')); I used the above code How can i fixed it?
Hi i'm facing issue while printing arabic in thermal printer. I'm using TM-m30II epson printer. bytes += generator.text('Special 2. (فاتورة ضريبة)', styles: PosStyles(codeTable: 'CP1252')); I used the above code How can i fixed it?