Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
palaksha@adobeforums.com #1
Getting Bookmark destination information using IAC application
Hi,
we are developing an application in that we are opening pdf file in an user application window(not in acrobat or reader)but we want to use acrobat sdk only, and in the opened file when the user clicks on a bookmark or link, we to get the destination information.
Actualy from IAC samples we got sample code (ActiveViewVC) we are able to open the pdf file in an external window, now we want to get destination information when the user clicks on a bookmark or link. Is it possible to do using IAC(using either C++ or C# ), if so, how to do it?
Any help would be highly appreciated.
thank you
palaksha@adobeforums.com Guest
-
Merging a PDF with bookmark as a child of a bookmark node
I have already developed a plugin that merges several PDF's and generates bookmarks But there is one issue If a PDF already has bookmarks, I dont... -
How to Bookmark in Flash Application
:cool; hi iam new to actionscript ... and our team developing lms using flash ... pls help me how to book mark the flash content inside flash... -
Not ALL file information with the Shell.Application object in ASP
The code below works fine on several Windows (2003/XP) IIS servers and shows all available file information of the images folder below the currect... -
DDE destination in formless VB6 ActiveX DLL IIS Application
Hello, I need to create a DDE destination in a VB6 ActiveX DLL "IIS Application" project. In a VB6 "Standard Exe" project, I'd just add a... -
Help Please -Bookmark help - File Name= Bookmark
Is there a way in Acrobat to import multiple .pdf files and have each files file name show up as a bookmark? -
Leonard_Rosenthol@adobeforums.com #2
Re: Getting Bookmark destination information using IAC application
There is no API to "hook" when the user clicks on the bookmarks on links at the IAC level. Yo would need to develop a custom plugin for Acrobat - and then it could send your app the information...
Leonard_Rosenthol@adobeforums.com Guest
-
palaksha@adobeforums.com #3
Re: Getting Bookmark destination information using IAC application
Means without acrobat window we cannot able to get destination inforamtion for mouse click action on link or bookmark?
palaksha@adobeforums.com Guest
-
NoSmoking@adobeforums.com #4
Re: Getting Bookmark destination information using IAC application
Rosenthol:
Can i use a mouse hook to get the user click message on Adobe Reader window and pop up my menu?
After user selected the menu I will do my operation.
I don't know whether Adobe would permit this operation?
NoSmoking@adobeforums.com Guest
-
Leonard_Rosenthol@adobeforums.com #5
Re: Getting Bookmark destination information using IAC application
If yo8u are using standard OS features (like API hooking), then sure - you can certainly do that...
Leonard_Rosenthol@adobeforums.com Guest
-
NoSmoking@adobeforums.com #6
Re: Getting Bookmark destination information using IAC application
Yes,I 'm using API hooking.
Thanks
NoSmoking@adobeforums.com Guest



Reply With Quote

