Crytal Report not showing arabic when exported to PDF

[亡魂溺海] 提交于 2019-12-13 09:48:07

问题


I have a web application (ASP.NET with C#.NET as back end). Developed in VS2012 with Crystal Report V13.0.5. Reports are working fine with data in english language. When I have executed reported and converted them to PDF for Arabic language data then it didn't showed me arabic but english or numeric data was on shown on reports. Or when i converted them to to excel file Arabic is shown there as well. I have searched on google but find post which recomend to install arabic font if in linux environment but I am using Windows environment where I have developed application, Arabic is working for all other applications. Only issue is with Crystal Report convert to PDF for Arabic language data. Anyone can guide me how to fix this issue


回答1:


I changed the crystal report objects font to

Arial Unicode MS

and it works for me



来源:https://stackoverflow.com/questions/28133974/crytal-report-not-showing-arabic-when-exported-to-pdf

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