I'm generating PDF files containing links to external
URLs.  When I click on a link I want to open a new
browser window.  Is it possible to do this with iText?
 I tried doing something like this:

anchor.setReference(
"javascript:window.open('http://www.yahoo.com',
'Hello', '');" );

It didn't work, so I searched through the Q&A archives
and found a posting that said support for javascript
has been removed due to a security hole.

Can you help me out?

Thanks,

Pat

__________________________________
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to