How to invoke acrobat plugin function from external application?
Hello,
After lot of trial and errors, now I am able to create a plugin to create a highlight annotation, get annotation, delete the annotation etc.
Now, I want to do this DYNAMICALLY.
What I mean is that, there will be our Windows desktop application which tries to communicate to the Acrobat using this plugin.
So, Is there any way to communicate to acrobat plugin from external program?
Is there any such kind event driven mechanism available in Acrobat SDK?
What will be the possible solutions for this? I want to skip IAC in between because I want to make the solution very optimal.
Thank you in advance!
