Hi.
I have build my own Plugin for Adobe Reader, in the process of getting the certificate.
The PlugIn if for a reader program so the program can extract words, read them out loud and highlight the word that is been read at the moment.
Right now I have an interconnecting file between my PlugIn and my program.
As I am afraid that this is a bit unstable I was thinking about doing late binding with C# to my Plugin. I have already done this with MicrosoftWord in Visual Studio with C#
Is the same possible with the Adobe Reader, late binding to my approved Plugin?
Thanks.
Noam.