Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
Brian_Power@adobeforums.com #1
Making an Acrobat plugin available in Reader
Hi all,
I've written a simple plugin for Acrobat with the 6.0 SDK. It works fine. Now I want to make it available in Reader 7.0 (and in 6.0 of course, it just happens that i have 7 on my machine).
According to the documentation all I need to do is insert "#define READER_PLUGIN 1" and "#include "PIRequir.h"". I put these lines in my "PIMain.c" file. Then I dropped the "Myplugin.api" into the plugins folder of Reader 7.0, "C:\Program Files\Adobe\Acrobat 7.0\Reader\plug_ins" on my machine.
Am I missing something fundemental here? I was under the impression that the SDK covered both Reader and Acrobat.
BTW all my plugin does is add a menu and 2 menuitems, I then call some VB activexs from thier "MyMenuItemCommand" rountines.
Thanks in advance,
Brian Power
Brian_Power@adobeforums.com Guest
-
How to automate the Acrobat Reader plugin in Internet Explorer
Hi, I have been trying to figure out how to automate the Acrobat Reader plugin in Internet Explorer. My goal is to find a way to allow users of... -
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... -
Making Acrobat 7.0 Pro the default PDF reader
How do I make Acrobat 7.0 Pro the default PDF reader in Mac osx 10.4. Apple Preview is the currently the default reader. If I want to view a PDF in... -
Acrobat Pro/Reader 7 Batch enable commenting for Reader 7
I have been searching for a good way other than opening and saving each file using Acrobat 7 Pro in order to enable commenting in Reader 7. Is there... -
upgrade acrobat reader 5 to acrobat reader 6.0.1
I have installed acrobat reader 6.0.1, so instead of upgrading acrobat reader 5, it installed fresh copy. now i have two acrobat reader. Does any one... -
Bernd Alheit #2
Re: Making an Acrobat plugin available in Reader
Am I missing something fundemental here?
Yes, read the document ReaderEnabling.pdf.
Bernd Alheit Guest



Reply With Quote

