
Originally Posted by
Del Doss it took me some time to figure out how to print out proper pdf reports containing Cyrillic font.
I will describe my solution gathered from several sources. In the following example I have used Arial.ttf font.
1. You have to put Arial.ttf in: ..\JasperSoft\iReport-3.0.0\fonts
2. From Jasper reports: Options -> Reload fonts
3. On the text field with Cyrillic the properties has to be changed to: PDF font -> arial.ttf; PDF Encoding ->CP1251; PDF embedded - Yes;
Now you can save your repport.
The next steps have to be done in the Zucker folder
4. You have to place Arial.ttf in the following path:
..\htdocs\sugarcrm\modules\ZuckerReports\resources
Now you are ready for Cyrillic reports.
Bookmarks