I have a telerik grid that contains japonese text in its columns contents.
It's ok, but when the user try to use the default functionallity to export the content to pdf format, the japonese characters are showed as "#" characters.
Radgrid's PDF exporting engine supports all languages that use left-to-right orientation when the appropriate Unicode font is set. You can check the online demo which exports Japanese characters.
I am using the Q2 2010 version of telerik and it doesn't have the "DefaultFontFamily" property on the grid.
Is this functionality present only in a newer Release?