Draw Arabic Text to Canvas for printing

冷暖自知 提交于 2019-12-13 03:37:41

问题


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

来源:https://stackoverflow.com/questions/31336842/draw-arabic-text-to-canvas-for-printing

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!