What exactly is your fix? Paulo
----- Original Message ----- From: "Christoph Wagner" <[email protected]> To: "'Post all your questions about iText here'" <[email protected]> Sent: Monday, February 15, 2010 11:08 PM Subject: Re: [iText-questions] Umlaut problem with SnowLeopard font Hi everyone, I debugged the problem and I was able to locate the bug in iText. The cmap parsing code in TrueTypeFont.readCMaps() does not handle Mac Unicode ttf correctly. Adding that fixes the problem for me. Thanks for your help, Christoph Wagner ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ 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/
