Hello all, I am reposting this question from the forum. The current CJKFont does not seem to include support for HKSCS (HongKong Supplementary character set) characters, and hence I am forced to embed a TTF. Unfortunately, the TTF does not contain support for other characters such as latin1 and basic punctuations, I've tried using MS Arial Unicode but it contains only chracters until unicode 2.0, I am generating the pdf based on the contents of the database, so it is almost impossible to pre-determine the font to be used. Is there a solution to this problem? will it be possible to modify something in the code to allow it to specify two or more fonts in a call to new Chunk() or new Phrase() such that it will automatically search the character in font2 if it is no in font1?
Thanks in advance, Zhen _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
