Hi,
I have two pdf and both are connected using annotation, when I opened first pdf in adobe Reader and clicked on annotation in first pdf, it redirected to second pdf, so I want to get the link information when clicked on first pdf(means relative path)?
I am using 8.7.0 Web version
Thanks
Jai
basic-link-1.pdf (100.5 KB)
I have this pdf file and this file have external link for “Linking to an external file (attachment-sample-1.pdf).”, when i clicked on this annotation, it redirected me to another browser tab with the link “http://./attachment-sample-1.pdf”, Can i get this link in java script code so that I will handle this.
Thanks
Thank you for posting your question to our forum. We will provide you with an update as soon as possible.
Hi,
I am also a developer and I am not saying to redirect to specific folder files, if you will provide me only relative link path in any annotation event then I will make the logic top open the document?
Thanks
Hi,
I think you can provide me this link in the event, when I clicked on the annotation then programmatically provide me that link?