heyyy thank you very much !!!!! After your comment, we forcing adjournment to the JV<of the weblogic server to start in UTF-8. And it works.. :), because by default the JVM started with this parameter file.encoding=cp1252 Now, we wonder? Because our code works under the encoiding UTF-8. Do you have idea in what library may be missing set the encoding, and so it is taking this from the jvm? I believe that if you set the tomcat jvm encoding in cp1252, can be able reproduce the problem.
many thanks again!! All the applause for you, here in customer service from oracle bpm. fernando 1T3XT info wrote: > > fernandor wrote: >> thanks anyway > > After a night of sleep, I think the problem could be caused by the > default CharSet of the JVM (which can depend on the OS). Maybe you're > going from a byte[] to a String (or vice-versa) for the data in the > PdfPTables somewhere in your code. > This could cause the two-byte Unicode characters to be interpreted as > one-byte ASCII characters. However: without seeing your code, this is > only a guess. > -- > This answer is provided by 1T3XT BVBA > http://www.1t3xt.com/ - http://www.1t3xt.info > > ------------------------------------------------------------------------------ > 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/ > > -- View this message in context: http://old.nabble.com/Japanese-Character-are-garbled-in-pdftable-when-generate-the-pdf-%28weblogic%29-tp27760634p27794685.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/
