Hello to all!
I would like to build PDF Chart reports that use Unicode fonts.
So, I bundle the necessary unicode fonts (with Greek letters)
and I set PDF Encoding Identity-H for static fields. This works for me!
But when I tried to use JasperReports with JFreeCharts
I change the chart title font with the same settings
(right font, Identity-H, PDF embedded)
This does not work. JFreeChart does not change its
font settings when produces PDF file and then I can not see Greek letters.
Could you check this?
Thanx in advance,
Dimitris
P.S. I has attached the necessary files to check.
Attachments:
Attachments.zip
Recommended Comments