These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Disabling Security Warnings in Reader when URLs are clicked

jimbunte
Registered: May 25 2007
Posts: 4

I need to disable the Security Warning in Reader when a user clicks on an external URL. how can this be done? and how can i adjust the "title" (yellow box) display when a user mouses over a link to language I prefer (instead of "http://....")?
 
thanks in advance.
 
jim

My Product Information:
Acrobat Pro 8, Macintosh
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
There are two ways to suppress the security warnings. You're not going to like either of them.

1. Execute the URL from a privileged context. This requires a script on the users system.

2. Certify the document. A certified/validated document is considered secure. A certified Doc is validated only if the certifying digital signature is on the user's system. You have to give the user the digital signature used to do the certification.

If you use a button instead of a link object, you can set a popup tip.

Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script