[EMAIL PROTECTED] wrote:
Hi. I'm using iText with JFreeChart to draw charts in pdf documents.
That's possible
I'd like to be able to popup a tooltip when the mouse is over certain regions in the chart. Is this possible in a pdf document?
Tooltips in PDF are possible. Combining both JFreeChart and tooltips hasn't been done before. The problem is that JFreeChart writes to a PdfGraphics2D objects and Graphics2D doesn't know anything about tooltips. I don't know how difficult it would be to ask JFreeChart for the specific regions that need a tooltip. br, Bruno ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions