Copy link to clipboard
Copied
Dear All,
I am using Adobe SDK to develop .api. Using sample code - basicplugin project. It can be built successfully. I put .api into adobe plugins directory. Reopen Acrobat and it can show menu. But it will show “invalid plugin detected. Adobe Reader will quit". I don't know if it needs to be enable by using tools Makekeys and singpluing to enable .api.
Thanks,
Tony
Copy link to clipboard
Copied
For the use in Acrobat Reader you must enable the plugin.
Copy link to clipboard
Copied
How to enable plugin?
thanks,
tony
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Enable with MakeKeys, as described in the documentation. But first, you must apply for a license from Adobe, they will review your application, and might (or might not) allow it, then quote you a fee - up to $25,000 pa for some types of plug-in. You will also need Acrobat (paid for) to develop and test the plug-in, even if writing a Reader plug-in/.
Copy link to clipboard
Copied
Also: Adobe will NOT allow you to make a plug-in for an obsolete version of Reader. You must use Reader DC (as well as makekeys, licensing etc etc.)
Copy link to clipboard
Copied
I have applied the public key, it is fine now.