Skip to main content
Participant
September 9, 2020
Question

Invisible link border in Adobe Acrobat PDF creator

  • September 9, 2020
  • 1 reply
  • 778 views

Hi,

 

is it possible that before clicking with mouse on a link, the link does not appear in the yellow box (see photo) ? I want the link there, but don't wanna people to see this link in border.
 
Thanks a lot!
This topic has been closed for replies.

1 reply

Bernd Alheit
Community Expert
Community Expert
September 9, 2020

Use a script for the link. Like this:

app.launchURL("http://www.example.com/", true);

Participant
September 9, 2020

Thank you, but unfortunatelly it didn't help. There is still this yellow border with link.

Bernd Alheit
Community Expert
Community Expert
September 9, 2020

You must change the link.