Category: | Feature request |
Priority: | Normal |
Status: | Assigned |
Project: | Severity: | Minor |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
Hello,
I am retrieving a ukraine value from the database in a field of Jasper report. When I run Report using iReport viewer I am able to see the ukraine language data on the report.
I have created a java application to generate the report and export it to PDF file. I am using
JasperExportManager.exportReportToPdfFile() method. When the same report is exported to PDF file through java, Instead of getting a ukraine data in PDF, I am getting a blank value for it.
Please let me know what needs to be done in order to view ukraine language data in PDF file.
1 Comment:
This means that your fonts are not set correctly. Use font extensions. JasperReports ships with examples that show how to use them.