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
相关问题
- Sorting 3 numbers without branching [closed]
- Graphics.DrawImage() - Throws out of memory except
- Carriage Return (ASCII chr 13) is missing from tex
- Why am I getting UnauthorizedAccessException on th
- Correctly parse PDF paragraphs with Python
I changed the crystal report objects font to
and it works for me