We have the following problem when trying to generate reports using the
library itextAsian.jar:
When we generate the pdf, using this library, where it is generated from a
web application running under tomcat, PDF is generated correctly. And the
Japanese characters read well.
The same application, running under Weblogic the characters are a garbled
symbols, in particular characters within the pdfTables
-The code that we use to generate the report is the same for all the
environments, even that it seems to work on Tomcat but no on WL.
-We tested using 3 libraries, itextAsian.jar, iTextAsianCmaps.jar and
itext.jar (different versions)
-If we generate the pdf without tables, then the Japanese text is read
correctly. "This problem only happen on the pdf tables
(com.lowagie.text.pdf.PdfPTable)."
- Test with differents encoding and family fonts.
new WorkspaceReportFontFactory("HeiseiMin-W3", "UniJIS-UCS2-H", false);
new WorkspaceReportFontFactory("KozMinPro-Regular", "UniJIS-UCS2-HW-H",
false);
Pdf Generated with pdf table
http://old.nabble.com/file/p27760634/with-table.jpg
Pdf Generated without pdf table
http://old.nabble.com/file/p27760634/without-table.jpg
If anyone happened. or known about the problem. We appreciate it.
fernando
--
View this message in context:
http://old.nabble.com/Japanese-Character-are-garbled-in-pdftable-when-generate-the-pdf-%28weblogic%29-tp27760634p27760634.html
Sent from the iText - General mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions:
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/