Allows you to extract a link from a PDF file.
Example
Running this code will extract the link from the PDF named "D:\Automaxed\Document Automation\HTML To PDF By HTML Code.pdf", which will be shown in the alert box.
This is shown in the alert box.
alert($plugin function("Document Automation.dll", "$extract link from pdf", "D:\\Automaxed\\Document Automation\\HTML To PDF By HTML Code.pdf", "All"))