I am working on a project where I am printing vouchers to a pos printer. So far I only had to print English so that was fine, however, a new requirement has been added to print arabic. From research I gather this is all but impossible and the printer manual states that the printer doesn't have arabic character set.
So I'm wondering if it's possible to draw it to canvas correctly so I can create a bitmap.
I have tried this in a previous project but the writing was very small and not formatted in the way the string was.
Any help on this would be appreciated.
Regards, Gary