I want to develop a plugin for Adobe Reader that will be invoked through a new item in the Right-Click menu.
What is the right SDK Technology to build this new item? Javascript, Interapplication Communication or a C/C++ plugin?
I would feel more comfortable with JS or C#, but I don't know if I must use the C++ API to be able to build such level of integration.
Thank you very much.