iText version: 2.1.7 I was using PDFGraphics2D with the DefaultFontMapper to create PDF. That was giving problems displaying czech characters, so I used the AsianFontMapper as mentioned in post: http://old.nabble.com/Czech-Characters-not-rendered---missing-with-Graphics2D-methods-to2279898.html#a2280002
Now, when I try to display Grave accent characters in French (like ė, ą. à, è, ì, ò, ù - À, È, Ì, Ò,), they are not getting displayed in the AsianFontMapper. Is there a way to get around this? How can I determine which FontMapper to use? ------------------------------------------------------------------------------ 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/
