Is there a sample C# plug in?
Is there a sample plug in, written in C#, that is a good intro? Myabe just 1 button added to the Acrobat menu that inserts text at a specific place?
thanks - dave
Is there a sample plug in, written in C#, that is a good intro? Myabe just 1 button added to the Acrobat menu that inserts text at a specific place?
thanks - dave
I'm reading the plug in developer guide and on page 39 it says a plug in can be compiled with Microsoft Visual Studio (good news).
But it limits it to VisualStudio 2003 and 2005. Is that correct? Or can I use Visual Studio 2015?
thanks - dave
I think the latest SDK release still requires Visual Studio 2010. I have a virtual machine running Windows 7 and Visual Studio 2010 that I use for plug-in development.
As far as calling C# from native C++, see this stack overflow question: clr - Managed C++ to form a bridge between c# and C++ - Stack Overflow
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.