I add hyperlinks to my PDF document using the PdfGraphics2D interface, which
creates a new PdfAction(url) and calls PdfContentByte.setAction().  This
automatically converts my anchor "<a href='url'>text</a>" tags
from my Java HTMLEditorKit to PDF hyperlinks that work great.

But when I hover over the hyperlink in Acrobat Reader, the tooltip text is
the full URL, instead of the 'title' that I specified in the anchor tag.

Is there a way to customize (or suppress) the tooltip?

-- 
View this message in context: 
http://itext-general.2136553.n4.nabble.com/Custom-hyperlink-hover-text-tp3056253p3056253.html
Sent from the iText - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to