You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: