Ask a Question related to Adobe Acrobat SDK, Design and Development.

  1. #1

    Default 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

  2. Similar Questions and Discussions

    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...
    2. 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.
    3. 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...
    4. 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...
    5. 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...
  3. #2

    Default Re: Plug-ins

    You should ask in the Reader Forum.
    W_T_Allen@adobeforums.com Guest

  4. #3

    Default 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

  5. #4

    Default 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

  6. #5

    Default 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

  7. #6

    Default 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

  8. #7

    Default Re: plug-ins

    hi ,
    andi can you guide me the steps to write a plug_in?
    ashwini_dash@adobeforums.com Guest

  9. #8

    Default 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

  10. #9

    Default 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

  11. #10

    Default Re: plug-ins

    hi,
    what they mean by clientID here?
    ashwini_dash@adobeforums.com Guest

  12. #11

    Default 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

  13. #12

    Default 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

  14. #13

    Default 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

  15. #14

    Default 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

  16. #15

    Default 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

  17. #16

    Default 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

  18. #17

    Default 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

  19. #18

    Default 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

  20. #19

    Default Re: plug-ins

    hi,
    now i am just asking about desktop application.how to load a plug_in?
    ashwini_dash@adobeforums.com Guest

  21. #20

    Default 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

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139