views:

20

answers:

1

I am creating a report with Japanese characters and the characters show in iReport correctly but when using the PDF exporter the Japanese characters are invisible.

I simply want to use the MS Mincho font in the PDF report or the standard PDF Japanese font but have no idea how to configure. I know there is a similar question on Stack overflow but the answers to that question are inconclusive and do not work.

I am using iText 3.7.3 and Jasper Reports 3.7.3 with iText 2.1.7 as the PDF exporting library. Earlier versions of Jasper used to use the iTextAsian.jar for exporting Japanese fonts but that no longer seems the case. Is there anyone with any know-how how to get Japanese PDFs working with the new version?

Thanks,

+1  A: 

There might be a bug:

http://jasperforge.org/projects/ireport/tracker/view.php?id=4563

Dave Jarvis