Crytal Report not showing arabic when exported to

2019-09-25 06:02发布

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

enter image description here

1条回答
相关推荐>>
2楼-- · 2019-09-25 06:39

I changed the crystal report objects font to

Arial Unicode MS

and it works for me

查看更多
登录 后发表回答