Copy link to clipboard
Copied
Hi,
I reffered SDK document still confusions.
I'm developing new plugin using VC++, I need to setup project configurations and project creation want to know.
How to create a project and how to include headers.
Can you please help on this. How to start.
[Moved to the Acrobat SDK forum]
Copy link to clipboard
Copied
Acrobat plug-in I assume?? Start with one of the sample plug-in projects. The configuration is complicated, and this takes care of most things; nobody has documented how to do it otherwise. There is also the plug-in wizard if that still works.
Copy link to clipboard
Copied
Thanks for supporting!
If I take one of sample plugin projects, Those projects are not working for mfc, How to change for mfc configuration settings.
Copy link to clipboard
Copied
I think you'll find it much less troublesome to code in native C or C++. I think there used to be an MFC sample. Getting the MFC hooks into the Acrobat event model sounds awkward.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now