开发者

How do I display Japanese fonts in PDF via Jasper Reports (without embedding fonts)?

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开发者_StackOverflow社区 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,


If you want to use the embeded font of PDF reader, make sure to specify correct PDF Font name and PDF Encoding in report element(refer the answer of Japanese fonts not visible in the export pdf in iReports )

In this case, MS Mincho font is only used to caculated the actual hight/weight when report rendering.

You can copy iTextAsian.jar from older version, remember to add it to classpath.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜