Turkish Character Problem

PdfExport does not work when using Turkish characters in column header. The characters that bring out the problem are: ı, İ, ş, Ş, ğ, Ğ. However, ExcelExport and CsvExport are working.

For example:
<e-grid-column = "LastName" headerText = "Soyadı" type = "string" width = "150"
Not working. Because the column heading (ı) contains.

Also, PdfExport works when Ü, ü, Ö, ö, Ç, ç are used; But there are different characters in the pdf output.
For example,
</ e-grid-column> </ e-grid-column field = "EnrollmentDate" headerText = "Üyelik Tarihi" format = "yMd"
PdfExport is working. But the column heading in the output is as follows: Üyelik Tarihi

NOTE:
Operating System: Windows 10 (Language: Turkish)
Visual Studio Version: 15.5.5
ASP.NET Core 2.0 MVC

5 Replies

DR Dhivya Rajendran Syncfusion Team February 28, 2018 11:11 AM UTC

Hi  Adem KARA, 
We have analyzed your query and we have considered “Support for true type font in PDF library” as a feature Request and logged a report for the same. This feature will be available in our Essential JavaScript 2 Volume 1 Service Pack 1 release. 
Regards,
R.Dhivya
 



AK Adem KARA February 28, 2018 01:33 PM UTC

Thank you for your reply and the good news you gave me.
I would like to give you an additional piece of information: The font of the PdfExport command is ArialMT. And ArialMT does not contain turkish characters. A font that supports Turkish characters can solve the problem. Arial or Times New Roman etc.


DR Dhivya Rajendran Syncfusion Team March 1, 2018 11:34 AM UTC

Hi Adem Kara, 
Thank you your feedback and helping as to define this feature, We have added it to our feature request list. 
Regards,
R.Dhivya 



TU tayfun uyrun June 18, 2018 10:15 AM UTC

adem bey sorunu nasıl çözdünüz aymı sorunu pdf ve word için yaşıyorummm


MF Mohammed Farook J Syncfusion Team June 19, 2018 12:13 PM UTC

Hi Adem Kara,  
 
For PDF exporting Turkish characters, currently we have don’t support for ‘Support for true type font in PDF library’. This feature will be available in our Essential JavaScript 2 Volume 1 Service Pack 1 release. Also Essential JS 2 Grid doesn’t support word exporting. 
 
If the above information is not helpful then please provide more details about the problem you are facing with using our exporting feature.. 
 
Regards, 
J Mohammed Farook 


Loader.
Up arrow icon