Hi, I'm using PdfGraphics2D to render a PDF from my swing app, I've been able to add hyperlinks using PdfGraphics2D.HyperLinkKey, but I was wondering if there's a similar way to just add text tooltips to certain objects on the pdf as well? I tried just adding text using the Hyperlink rendering hint, but that prefaced my text with file:///Users... Is there any way to add text based tooltips to a PDFGraphics2D rendering?
Thanks, Mike ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ 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
