How to add link to the search text/selected text
Hi,
I am new to acrobat scripting, and trying to add links to the text.
So here is what I am doing
1. Searching text (anything name, may be number)
2. Now I want to add the link to the search text via javascript.
I am stuck at point 2.
I know one method exists addLink, but it takes parameter as page number and coordinates. So how I can add the link to the search text. Any guidance will be helpful.
I am referening the Javascript reference for acrobat

