On 16/09/2011 4:22, leejava wrote: > The problem is that iText doesn't display the under script correctly.
So what you are saying is that you have two bytes, each corresponding with a glyph in your font. iText is displaying these two SEPARATE bytes correctly, but that's not your intention. You want the two SEPARATE bytes to be combined into one DIFFERENT glyph. In correct terminology, you want to iText to support LIGATURES in Khmer. iText supports ligatures in Arabic, but not in Indic languages and not in Khmer. As you can imagine, none of our developers understand Khmer (or Hindi for that matter), so we depend on somebody who knows those languages to write that code for us. If you would be so kind to donate that code to the iText project, we would be very happy to integrate it into one of the next releases. ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA http://p.sf.net/sfu/rim-devcon-copy2 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php
