Create the Graphics2D with PdfContentByte.createGraphicsShapes(). The text is converted to shapes but it's the only way to make it work.
Best Regards, Paulo Soares ----- Original Message ----- From: "Yishai Steinhart" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 01, 2003 17:54 Subject: [iText-questions] FW: Hebrew support > > Hi > > I try to create a document that use Hebrew text. I use the PdfGraphics2D > class to draw my text into. All roman text shows well. Hebrew text is > dropped. This will happen if I use a Roman font (like Ariel) or a Hebrew > font. Any ideas? > > Thanks > > -Yishai > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01 > /01 > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions > ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
