Japanese fonts 2006-08-29 - By ingo.bischofs@(protected)
Back Dear list,
i've got a problem regarding the support of Japanese characters within iText lib. After having read the tutorials, included the iTextAsian.jar and iTextAsianCmaps.jar to eclipse project and classpath and using the following text, my Java application throws exceptions when trying to execute the following commands:
BaseFont bfJapanese = BaseFont.createFont("KozMinPro-Regular", "UniJIS-UCS2-V", BaseFont.NOT_EMBEDDED); Font FontJapanese = new Font(bfJapanese, 12, Font.NORMAL);
I have installed the Adobe addOn for displaying Japanese characters also. Furthermore i've enabled MS XP (SP2) to display eastern asian characters.
When trying to open the example pdf (cjk.pdf) from the lowagie site, i get an error message like 'Error while processing page. Mapping defined by font is missing or damaged.' (unfortunately i have a german OS isntalled, so this is my translation)
Please, HELP.......
Kind regards
Ingo Bischofs
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __ This email has been scanned for viruses. __ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __
<br><font size=2 face="sans-serif">Dear list,</font> <br> <br><font size=2 face="sans-serif">i've got a problem regarding the support of Japanese characters within iText lib.</font> <br><font size=2 face="sans-serif">After having read the tutorials, included the iTextAsian.jar and iTextAsianCmaps.jar to eclipse project and classpath and using the following text, my Java application throws exceptions when trying to execute the following commands:</font> <br> <br><font size=2 face="sans-serif">BaseFont bfJapanese = BaseFont.createFont( "KozMinPro-Regular", "UniJIS-UCS2-V", BaseFont.NOT_EMBEDDED);</font> <br><font size=2 face="sans-serif">Font FontJapanese = new Font(bfJapanese, 12, Font.NORMAL); </font> <br> <br><font size=2 face="sans-serif">I have installed the Adobe addOn for displaying Japanese characters also. Furthermore i've enabled MS XP (SP2) to display eastern asian characters.</font> <br> <br><font size=2 face="sans-serif">When trying to open the example pdf (cjk.pdf) from the lowagie site, i get an error message like 'Error while processing page. Mapping defined by font is missing or damaged.' (unfortunately i have a german OS isntalled, so this is my translation)</font> <br> <br><font size=2 face="sans-serif">Please, HELP.......</font> <br> <br><font size=2 face="sans-serif">Kind regards<br> <br> Ingo Bischofs</font>
<BR> __ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __<BR> This email has been scanned for viruses.<BR> __ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __<BR>
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 __ ____ ____ ____ ____ ____ ____ ____ ____ ____ iText-questions mailing list iText-questions@(protected) https://lists.sourceforge.net/lists/listinfo/itext-questions
|
|