Copy link to clipboard
Copied
I would like to develop a pluggin for acrobat. In the tutorial said that plug-in names must end in .API . When I compiled a pluggin written in C with Visual Studio, I didn't obtaine a .API object. What is the manner to obtaine a .API object. HELP please. THANKS.
Copy link to clipboard
Copied
On Windows a plugin is a dll-file with the extension .api
Copy link to clipboard
Copied
Your post was moved over from the "Using the Community" forum, which is for getting help using this forum system, to a better forum.
I hope this helps. Best of luck to you.
Copy link to clipboard
Copied
Use one of the sample plug-ins in the SDK as your starting point. Do NOT create a new project, it is very difficult to get this right as a plug-in (and I've been writing them for many years, I would still never do it).
Copy link to clipboard
Copied
On Windows a plugin is a dll-file with the extension .api
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more