Does that font work outside PdfGraphics2D with a plain BaseFont? Paulo
----- Original Message ----- From: "Christoph Wagner" <[email protected]> To: "'Post all your questions about iText here'" <[email protected]> Sent: Friday, December 18, 2009 12:06 AM Subject: Re: [iText-questions] Umlaut problem with PdfGraphics2D onSnowLeopard Well, When I use that font using TextEdit, Word or any other application, the glyphs are there and visible. Only iText is unable to print them correctly. That's why I think that iText is the source of the problem. And it's never working with LucidaGrande on SnowLeopard. Any idea? Best, Christoph Wagner > -----Original Message----- > From: 1T3XT info [mailto:[email protected]] > Sent: Thursday, December 17, 2009 7:51 PM > To: Post all your questions about iText here > Subject: Re: [iText-questions] Umlaut problem with PdfGraphics2D on > SnowLeopard > > Christoph Wagner wrote: > > Hi, > > > > I have written some code that prints a PDF using the wonderful > > PdfGraphics2D class from iText. > > When printing text using LucidaGrande on SnowLeopard the umlaut > > characters are missing. When printing the exact same data on Leopard > > everything works. On SL it also works when using Arial for example. > > I checked the fonts from both platforms and on SL the LucidaGrande is > > no longer a dfont but a ttc font. > > I also tested iText 5.0 and the problem also exists there. > > > > Do you have any idea how to solve this problem? > > You've answered the question yourself. > It's not an iText problem because the code works with Arial, > and even with one of the LucindaGrande fonts. > However, the LucidaGrande font you're using on SnowLeopard > apparently doesn't have the glyphs with umlaut. > Copy the font from Leopard to SnowLeopard and use that one > (that is: if you are licensed to use that font). > -- > This answer is provided by 1T3XT BVBA > http://www.1t3xt.com/ - http://www.1t3xt.info > > ----------------------------------------------------------------------- > ------- > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and > easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-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/ ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-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/ ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-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/
