Copy link to clipboard
Copied
Copy link to clipboard
Copied
That link and site are working for me (a few minutes later). Have another go. If it still doesn't work, maybe your company, ISP or country is blocking access. You can read the docs here if you don't need to download header files for plug-ins: https://opensource.adobe.com/dc-acrobat-sdk-docs/acrobatsdk/
Copy link to clipboard
Copied
Make sure you are building a 64 bit plug-in. You will need both (32/64 bit) for your end-users. They will both be *.api files, hard to tell apart unless (recommended) you change the name eg Myplugin64.api.
Copy link to clipboard
Copied
That link and site are working for me (a few minutes later). Have another go. If it still doesn't work, maybe your company, ISP or country is blocking access. You can read the docs here if you don't need to download header files for plug-ins: https://opensource.adobe.com/dc-acrobat-sdk-docs/acrobatsdk/
Copy link to clipboard
Copied
I have managed to download the SDK in the given link. But even after that my Plugin not displaying in the Adobe software. Below the screen shot for your reference
And also as of now I'm using the Trial Version (for 7 days), is this anything I need to update from my end due to this. But existing in previous version of Adobe its working fine, I can able to see my New Menu after Help. Could you please help me on this. Thank you in advnace.
Copy link to clipboard
Copied
Make sure you are building a 64 bit plug-in. You will need both (32/64 bit) for your end-users. They will both be *.api files, hard to tell apart unless (recommended) you change the name eg Myplugin64.api.
Copy link to clipboard
Copied
Hi Team, Many thanks for your input and now its displaying in the main Menu. But we are facing an issue with registering assembly and my code below:
Copy link to clipboard
Copied
We are not a team! You should probably post in the Acrobat SDK forum you are more likely to reach experts. I have no knowledge about the code you use, it is not part of the Acrobat SDK. CLSID_FormInterface is not known to Google.