I am creating a report with Japanese characters and showing the characters correctly in iReport but using PDF Exporter While doing Japanese characters are invisible.
I just want to use MS Minco font in PDF report or standard PDF Japanese font but do not know how to configure it. I know that there is a similar question on the stack overflow but the answer to that question Are undecided and do not work.
I'm using iText 3.7.3 and Jasper Report 3.7.3 with iText 2.1.7 PDF versions of the first version of the export library Jasper using iTextAsian.jar to export to Japanese fonts But now it does not seem like that. Does anybody know how to get Japanese PDFs working with the new version?
Thank you,
If you want to use the PDF reader's embedded font , Then make sure the correct PDF font name and PDF encoding to specify the answer in the report element)
In this case, MS Mino The fonts are used only to reduce the actual height / weight at the time of reporting.
You can copy iTextAsian.jar from the old version, remember to add it to the classpath.
Comments
Post a Comment