Skip to main content
Participant
July 24, 2017
Question

remove all hyperlinks in a PDF by using VBA

  • July 24, 2017
  • 1 reply
  • 901 views

HI,

I want to remove all hyperlinks in a PDF by using VBA. I am new in adobe vba. Your help is much appreciated. Thanks in Advance.

This topic has been closed for replies.

1 reply

lrosenth
Adobe Employee
Adobe Employee
July 24, 2017

Why would you want to do this? Hyperlinks are a powerful feature of any document format…Do you remove them from your web pages, for example?

Participant
July 25, 2017

Hi  lrosenth.... Thanks for your valuable reply. I agree, that the hyperlinks are  powerful feature of any documents, but in my case, I want remove all unnecessary hyperlinks in the PDF and insert a new hyperlinks to the valuable data in the PDF using VBA. We are not removing the hyperlinks from web page, but its from PDF only. Your help is much appreciated.