Adriaan Joubert wrote:

Hi,

I've managed to solve this. For others that have the same problem: JFreeChart has a workaround for a Java bug, and there is a flag to switch this workaround off:

org.jfree.text.TextUtilities.setUseDrawRotatedStringWorkaround(false);

and then all the text is translated correctly by iText. This is also needed for the iText JFreeChart example.

Will this do the trick:
http://itextdocs.lowagie.com/examples/com/lowagie/examples/directcontent/graphics2D/JFreeChartExample.java
br,
Bruno


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to