Kendo PDF export issue for RTL languages

Deadly 提交于 2019-12-12 03:13:58

问题


I want to export PDF from Kendo Grid Using ASP.MVC, that's work fine but when the texts are in RTL mode(ex Arabic/Persian) its not OK! :

As you seen in the picture, the orange buttons must show "ویرایش" but it Won't!


回答1:


RTL content is not supported for PDF exporting:

http://docs.telerik.com/kendo-ui/framework/drawing/drawing-dom#known-limitations



来源:https://stackoverflow.com/questions/39488786/kendo-pdf-export-issue-for-rtl-languages

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