Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
Mike_Blood@adobeforums.com #1
insert a frame or window into adobe acrobat or reader window
Using Windows OS XP or Vista. Can you ad a frame or window into the main window to allow saving a document through another application? I have an application that routes save documents to specific folders depending on the type of document. I would like to be able to allow my clients to open or create a PDF and then have the option to use the application through a frame or window displayed under the "pages" or "bookmarks" area of Adobe reader. Is this possible and can you point me in the right direction.
Mike_Blood@adobeforums.com Guest
-
Adobe Acrobat 8.1.1 unable to load plug-in in Window Vista 64 bit
Hi, Abode Acrobat is not loading the plug-ins which are build using 64bit compiler. Even I tried this with sample plugin (eg. BasicPlugin) but... -
Adobe Acrobat 8.1.0 unable to load plug-in in Window Vista 64 bit
Hi, Abode Acrobat is not loading the plug-ins which are build using 64bit compiler. Even I tried this with sample plugin (eg. BasicPlugin) but... -
Adobe Acrobat 8 unable to load plug in Window Vista
I have developed a plug in for Adobe Acrobat, but Abode Acrobat unable to load the plug in. I try to troubleshoot the problem by putting a messagebox... -
Window name for Adobe Acrobat 9.0
Hi Guys, What is the window name of Adobe 9.0? For Adobe 7.0 we are using "AdobeAcrobat" as the classname in the method as hWndAcrobat =... -
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... -
Leonard_Rosenthol@adobeforums.com #2
Re: insert a frame or window into adobe acrobat or reader window
There is no way to integrate at that level into the Acrobat UI.
You could, however, write a plugin to Adobe Acrobat/Reader that would present a NEW window of your own inside of Acrobat if you wished. You could also add menu items, toolbars, etc.
Details are in the Acrobat SDK
Leonard
Leonard_Rosenthol@adobeforums.com Guest
-
NiceNix@adobeforums.com #3
Re: insert a frame or window into adobe acrobat or reader window
Mike,
You can't currently add anything to the pages or bookmarks section easily. You can add a toolbar button however.
What I am picturing in my mind is a button called "MikeSave" or something. When the user clicks this button it saves the document using the normal built-in PDDocSaveAs commands and then calls your doc routing application on the newly saved file.
There is a javascript sample about adding toolbar buttons that ships with the SDK. That should be a good place to start.
~NN
NiceNix@adobeforums.com Guest
-
Mike_Blood@adobeforums.com #4
Re: insert a frame or window into adobe acrobat or reader window
thanks
Mike_Blood@adobeforums.com Guest



Reply With Quote

