Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
palaksha@adobeforums.com #1
Creating single plug-ins from many plug-ins
Hi,
I have some 10-15 plug-ins, now i want to create a single plug-ins, which inturn loads all these plug-ins to Acrobat. Is it possible to do like that? if yes, how to do that.
Any help would be highly appreciated.
Thank you,
palaksha@adobeforums.com Guest
-
Creating a filesystem directory - is this possible from a plug-in.
I am wondering if this level of File system access is possible using the SDK ? I know that I can read any file system file / directory - but is is... -
Creating a Movie Annotation Plug-in
Hi, I'm trying to create a plug-in that creates a pdf and embeds a movie annotation into the pdf. The only problem i'm having is locating the... -
creating plug ins
How to create our own plug ins in adobe acrobat reader. what are the tools needed and i tried downloadin the sdk from adobe but it asking for the... -
After 6.0.1 update: Error while loading plug-in ebook.api . . . 2 plug-in registering w/same name.
Today I updated my Acrobat 6.0 standard to 6.0.1 when the program prompted me. The update ran fine, I rebooted the machine as it asked. Now when I... -
WS Interoperablity: plug-and-play, plug-and-pray, or plug-and-pry?
Hi- Are web services interoperable? The debate continues. The answer is yes and no. The real question is when, where, and how much. Here's a set... -
Leonard_Rosenthol@adobeforums.com #2
Re: Creating single plug-ins from many plug-ins
Yes it is possible - a number of developers have done this over the years. It is not, however, trivial since it involves your reimplementing parts of Acrobat's plugin loader.
Leonard_Rosenthol@adobeforums.com Guest
-
palaksha@adobeforums.com #3
Re: Creating single plug-ins from many plug-ins
Can you eloborate on this, how it can be done?
palaksha@adobeforums.com Guest
-
Leonard_Rosenthol@adobeforums.com #4
Re: Creating single plug-ins from many plug-ins
I don't know how much clearer I can be...
If you are going to load the plugins yourself - you are going to need to do EXACTLY what Acrobat itself does when it loads a plugin in terms of calling sequence, passed data, setup, etc.
Leonard_Rosenthol@adobeforums.com Guest



Reply With Quote

