Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
Malik_Irfan@adobeforums.com #1
Custom Toolbar button in Adobe Acrobat Reader
Hello Everyone,
I need to add a custom toolbar button in Adobe Reader using C# 2.0 and performed some custom tasks by clicking on this button.
Could anyone guide me, how to add a custom toolbar button in Adobe Reader application?
PS: I have create a Shared Addin for adding Custom Toolbar for office applications but have no idea how to start for Adobe Reader application.
Your instant reply will be highly appreciated. Thanks in advance.
Best Regards,
Malik Irfan
Malik_Irfan@adobeforums.com Guest
-
Acrobat 8 ToolBar Button
Does anyone know how to add a toolbar button using AVToolButtonNew? It does not seem to work on Acrobat 8. The button is added but the icon is not... -
Is custom encryption possible with Adobe Reader Plugin SDK?
Hi All, Can someone please tell me if the following scenario is doable with Adobe Reader plug-in's: - I provide encrypted pdf's (not Adobe... -
Adobe Reader 7.0.8 vs Acrobat 6.0.1 Pro
Found the fix myself. Made Others Read/Write on the file /Library/Applications Support/Adobe/Adobe Registration Database. Read Only should have been... -
Help with acrobat toolbar button?
hi People, I have been asked to develop a toolbar or button to be placed on the acrobat reader and acrobat professional also. I basically want... -
Adobe Acrobat (Full) 5.0.5 --> Adobe Reader 6.0.1
We've got a nice Adobe Reader 6.0.1 install working here, with one problem: If Adobe Acrobat (a.k.a. "full" or "Adobe Writer") v5.0.5 is on the... -
Bernd Alheit #2
Re: Custom Toolbar button in Adobe Acrobat Reader
You can add buttons with Acrobat JavaScript or a plug-in.
Bernd Alheit Guest
-
Malik_Irfan@adobeforums.com #3
Re: Custom Toolbar button in Adobe Acrobat Reader
Hello Bernd,
I am totally new for Acrobat product, Could you please guide me, how to create a plug-in? Any sample code/tutorial?
Thanks for your reply.
Best Regards,
Malik Irfan
Malik_Irfan@adobeforums.com Guest
-
Bernd Alheit #4
Re: Custom Toolbar button in Adobe Acrobat Reader
Look at 'Introduction to SDK' in the Acrobat SDK ([url]http://www.adobe.com/devnet/acrobat/[/url]).
Bernd Alheit Guest
-
Leonard_Rosenthol@adobeforums.com #5
Re: Custom Toolbar button in Adobe Acrobat Reader
As Bernd recommends, you need to start by downloading the Acrobat SDK which has all documentation, sample code, etc.
HOWEVER, in order to develop a plugin for Adobe Reader, there are two things you are going to run into very quickly.
* You MUST use C/C++. C# is not supported.
* You MUST get a (paid for) license from Adobe Systems in order for your plugin to run. (there is no cost to develop a plugin for Adobe Acrobat, however).
Leonard_Rosenthol@adobeforums.com Guest



Reply With Quote

