Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
Douglas_Small@adobeforums.com #1
Plug-ins
After downloading Acrobat reader I now get a message saying plug-ins failed to initilize - what to do?
Douglas_Small@adobeforums.com Guest
-
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... -
Help!!!!!!!!!plug-in!!!!!!help
I want to relaize a plug-in that monitor the operation the user. Where is the documentation for this? Thank you. -
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... -
Pen and Ink Plug-in?
A friend has asked me if there is a way to scan a photograph and convert it into a pen and ink likeness. The output he is looking for is similar... -
W_T_Allen@adobeforums.com #2
Re: Plug-ins
You should ask in the Reader Forum.
W_T_Allen@adobeforums.com Guest
-
ashwini_dash@adobeforums.com #3
Re: plug-ins
hi its ashwini,
can anybody tell me if we write a plug_in and it works then can we use that as a web application?
ashwini_dash@adobeforums.com Guest
-
Aandi_Inston@adobeforums.com #4
Re: plug-ins
Do you mean something that runs on a web server?
There is one copy on the server and each user talks to it?
Aandi Inston
Aandi_Inston@adobeforums.com Guest
-
ashwini_dash@adobeforums.com #5
Re: plug-ins
hi aandi,
actually i want to create a plug_in that we can implement with adode or acrobat.then suppose we want to take a pdf file and make some manipulations through this plug_in and then store that change permanently?in web application also can we use it?
ashwini_dash@adobeforums.com Guest
-
Aandi_Inston@adobeforums.com #6
Re: plug-ins
To give you an accurate answer, we need to understand exactly what you
mean by "web application".
To start with, is this on the client or the server?
Aandi Inston
Aandi_Inston@adobeforums.com Guest
-
ashwini_dash@adobeforums.com #7
Re: plug-ins
hi ,
andi can you guide me the steps to write a plug_in?
ashwini_dash@adobeforums.com Guest
-
Aandi_Inston@adobeforums.com #8
Re: plug-ins
>To give you an accurate answer, we need to understand exactly what you
Aandi Inston>mean by "web application".
>
>To start with, is this on the client or the server?
Aandi_Inston@adobeforums.com Guest
-
ashwini_dash@adobeforums.com #9
Re: plug-ins
hi andi,
i am trying with PDEContent.there teey have given some sample codes in the document.
PDDoc pdDoc = PDDocCreate();
PDPage pdPage = PDDocAcquirePage(pdDoc, 0);
PDEContent pdeContent = PDPageAcquirePDEContent(pdPage, clientID);
can u plz tell me what is the meaning of clientID here?
ashwini_dash@adobeforums.com Guest
-
ashwini_dash@adobeforums.com #10
Re: plug-ins
hi,
what they mean by clientID here?
ashwini_dash@adobeforums.com Guest
-
Aandi_Inston@adobeforums.com #11
Re: plug-ins
I don't think I have anything to add not already in the documentation.
Is any part of the document unclear?
Aandi Inston
Aandi_Inston@adobeforums.com Guest
-
ashwini_dash@adobeforums.com #12
Re: plug-ins
hi andi,
i have gone through the document but i am not not clear regarding clientid.can u plz explain me?
ashwini_dash@adobeforums.com Guest
-
Aandi_Inston@adobeforums.com #13
Re: plug-ins
I don't see any point copying and pasting what I have here, since you
are looking at the same thing.
Or maybe not. Are you looking at the description of
PDPageAcquirePDEContent in the API Reference (page 3214 in my edition,
but this may vary).
Aandi Inston
Aandi_Inston@adobeforums.com Guest
-
ashwini_dash@adobeforums.com #14
Re: plug-ins
hi andi,
they have given a complete plug_in code in the plug_in guide document.i placed that code in a separate file and created the myplugin.api.but when i am loading this acrobat its doing nothing.is there any other way to load this?or what is the problem y its not working can u plz guide me.
ashwini_dash@adobeforums.com Guest
-
Aandi_Inston@adobeforums.com #15
Re: plug-ins
One thing at a time, please.
Are you looking at the description of
PDPageAcquirePDEContent in the API Reference (page 3214 in my edition,
but this may vary).
Aandi Inston
Aandi_Inston@adobeforums.com Guest
-
ashwini_dash@adobeforums.com #16
Re: plug-ins
hi andi,
they have given a complete plug_in code in the plug_in guide document.i placed that code in a separate file and created the myplugin.api.but when i am loading this in acrobat its doing nothing.is there any other way to load this?or what is the problem y its not working can u plz guide me.
Actually i want to know how to load a plug_in in to acrobat ?A own created plug_in how to load it?
ashwini_dash@adobeforums.com Guest
-
Aandi_Inston@adobeforums.com #17
Re: plug-ins
One thing at a time, please.
Are you looking at the description of
PDPageAcquirePDEContent in the API Reference (page 3214 in my edition,
but this may vary).
Aandi Inston
Aandi_Inston@adobeforums.com Guest
-
Aandi_Inston@adobeforums.com #18
Re: plug-ins
One minute. You said you want to work on the server. There is no
point in continuing this discussion, since you cannot work on the
server with the Acrobat SDK.
Aandi Inston
Aandi_Inston@adobeforums.com Guest
-
ashwini_dash@adobeforums.com #19
Re: plug-ins
hi,
now i am just asking about desktop application.how to load a plug_in?
ashwini_dash@adobeforums.com Guest
-
Aandi_Inston@adobeforums.com #20
Re: plug-ins
Ok. What happened to the other problem. Did you find the
documentation, and solve the problem?
Aandi Inston
Aandi_Inston@adobeforums.com Guest



Reply With Quote

