OK, I have unpacked iText, so I can customize PdfGraphics2D.drawString(),
which is where the rendering hint passed from Java2D tells iText that it
should do something special with the text.  It essentially calls
cb.setAction(new PdfAction(url)).

Can I create a button instead of an action here?

I found PdfFormField.createPushButton() and PushbuttonField(), but those
both require writer arguments that I do not have at this point.

How can I create a button to act as a hyperlink in this context?

Thanks for your help.


-- 
View this message in context: 
http://itext-general.2136553.n4.nabble.com/Custom-hyperlink-hover-text-tp3056253p3058146.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