Re: [iText-questions] Japanese Character Encoding Problem

2013-02-08 Thread Paulo Soares
What is the unicode for those chars? Maybe they can't be represented in UCS-2 and need UTF-16. Paulo On Fri, Feb 8, 2013 at 10:09 AM, Natarajan, Gopalakrishnan [CCC-OT_IT NE] wrote: > Hi, > > > > We are generating the pdf containing Japanese character . Some of the > Japanese character are print

[iText-questions] Japanese Character Encoding Problem

2013-02-08 Thread Natarajan, Gopalakrishnan [CCC-OT_IT NE]
Hi, We are generating the pdf containing Japanese character . Some of the Japanese character are printed as empty space or truncated form. Problematic character are 粼 and 胗. Technical details: Font: HeiseiKakuGo-W5 Encoding : UniJIS-UCS2-H. Version : 5.2.1 version Java:1.6 Platform: Windows/