EPSONePOS / ePOS

EPSON ePOS Printer Sample
27 stars 4 forks source link

Arabic printing support #3

Closed sam0829 closed 4 years ago

sam0829 commented 5 years ago

Hello,

I am using EPSON Android SDK for printing bill/receipts in Arabic and it's not printing properly. Please check the below image: image

As you can see, there is space after every character, which is wrong. I have done following things in order to achieve the above results:

1) Set the printer model to Printer.MODEL_SOUTHASIA 2) Reverse the Arabic string and convert it to ISO-8859-6 charset.

Please let me know how can I print Arabic properly.

sam0829 commented 4 years ago

I am giving up on this lib as I see literally no support.