Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
CasparNielsen@adobeforums.com #1
Adding toolbars to browser plugin
I have developed a small plugin, which adds some buttons to the toolbars in Acrobat. This works fine if I open the pdf i acrobat, the buttons are added to the toolbar, but if I open the pdf in my browser and browserplugin for acrobat is used I don't get any of the buttons i've added. Is it not possible to use a plugin in the browser plugin for acrobat or am I doing something wrong?
CasparNielsen@adobeforums.com Guest
-
Flash plugin proxy settings inherited from browser?
I've been trying to get a SimpleConnect to work through a firewall for some time. I'm trying to connect to a FCS application. I've tried using... -
How to customize and control Acrobat Browser Plugin
Hello all, there are some possibilities to customize Acrobat Professional and Acrobat Reader using C++, C#, VB, JavaScript, a.s.o. Is there also... -
Folder Level JavaScripts with Acrobat Browser Plugin
Hello, I have to customize Acrobat in the way that I disable some menu items and toolbar buttons and therefore add my own buttons. I can do... -
Please help --> How can I install flash player plugin (version 8) in browser without downloading setup or redirecting to macromedia site if flash plugin is not available in browser
Hi, Please help How can I install flash player plugin (version 8) in browser without downloading setup or redirecting to macromedia site if... -
since adding the RAW plugin, loading a jpg freezes PS 7.01
Since incstalling the RAW plugin, whenever I attempt to load a .jpg file which has not been previously saved in PhotoShop, PhotoShop 7.01 will freeze... -
Aandi_Inston@adobeforums.com #2
Re: Adding toolbars to browser plugin
There's a setting like "ButtonIsExternal" - you'll need to check the
name. Also visit your program carefully: you cannot use
AVAppGetActiveDoc(): it may return NULL or a document open separately
in Acrobat.
Aandi Inston
Aandi_Inston@adobeforums.com Guest
-
CasparNielsen@adobeforums.com #3
Re: Adding toolbars to browser plugin
I think I've found the method you'r talking about. It's called: AVToolButtonSetExternal. The problem is it's not documented in any of the pdf's from the SDK. Any help on how to use the method would be greatly appreciated.
CasparNielsen@adobeforums.com Guest
-
Bernd Alheit #4
Re: Adding toolbars to browser plugin
Use the documentation of Acrobat SDK version 6.
Bernd Alheit Guest
-
CasparNielsen@adobeforums.com #5
Re: Adding toolbars to browser plugin
I found the method in the old documentation and it solved the problem. Thanks for the help both of you.
CasparNielsen@adobeforums.com Guest
-
CasparNielsen@adobeforums.com #6
Re: Adding toolbars to browser plugin
Just one quick question. Is it possible to add your own toolbar to the browser plugin or can I only add to existing toolbars. It works fine in Acrobat, but it doesn't show in the browser plugin.
CasparNielsen@adobeforums.com Guest



Reply With Quote

