-
1. Re: How to disable - General preference -> Create links from URLs. Using Acrobat Javascript
Jeff_Coatsworth Oct 3, 2014 8:05 AM (in response to Alasan1986)What are you trying to do?
-
2. Re: How to disable - General preference -> Create links from URLs. Using Acrobat Javascript
Alasan1986 Oct 3, 2014 8:15 AM (in response to Jeff_Coatsworth)The http:\\... text should not be shown as link when I open a pdf file. To achieve this I am trying to write a script in the document level scripting in Acrobat Pro.
For example if we disable the create links from URLs option which is available in general preference we can achieve what I need, but it is a manual process. I need to achieve this task through the script.
Sorry for the bad English.
-
3. Re: How to disable - General preference -> Create links from URLs. Using Acrobat Javascript
Arnis Gubins Oct 3, 2014 2:04 PM (in response to Alasan1986)This is solely an Acrobat issue. AFAIK, you can not make any changes to the user settings in Acrobat at the FM end when creating the output. Even if you are able to create a script, the user may have (as is currently recommended) Javascript disabled in Acrobat, so this won't alter the settings either.
-
4. Re: How to disable - General preference -> Create links from URLs. Using Acrobat Javascript
Alasan1986 Oct 3, 2014 6:59 PM (in response to Arnis Gubins)Arnis Gubins,
Thanks for you response.


