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

  1. #1

    Default Acrobat PlugIn

    Hello Experts,

    We have an adobe plugin(importing data from excel to pdf form )developed in older version , when migrated to version8.x.x, While importing

    "Adobe Acrobat 8.1 has encountered a problem and needs to close. We are sorry for the inconvenience." by click here link on the same window
    following message is showing

    AppName: acrobat.exe AppVer: 8.1.0.137 ModName: mfc71.dll
    ModVer: 7.10.3077.0 Offset: 0004d1c2

    If any body know to resolve please help us
    seanpitt2255@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. How to use C# to develop an Acrobat plugin?
      I need to develop an acrobat plugin, I wish to use C#, how to do start this? Could you give me some example(link) or hints? Thank you Jason Wang
    2. Acrobat 7 plugin not working in Acrobat 8
      Hi, I have developped a plugin that run correctly in Acrobat 7. But if I use it in Acrobat 8 some fucntions are not working. Are there...
    3. anybody interested in maintaining acrobat plugin for use of itextwithin acrobat?
      Hi, Is anybody interested in hosting and maintaining the sourcecode of a acrobat plugin to extend acrobat using itext? A few years ago I wrote a...
    4. Does Acrobat Browser plugin allow full Adobe Acrobat 7.0 functionality
      Hello, currently I’m starting a new project. I have to design and implement a document retrieval system. The document format is PDF. The...
    5. Web plugin for Acrobat 6.0
      In Acrobat 5.0 whenever I clicked a pdf online it fired up Acrobat and away we went. However, in Acrobat 6.0 this doesnt happen for some reason,...
  3. #2

    Default Re: Acrobat PlugIn

    You would have to check with the plug-in developer and ask if it was tested against Acrobat 8.x. If it was designed for an older version, it may just not work with newer versions and may need to be re-written to work with 8 and 9.

    Adobe has no control over 3rd party plug-ins - you have to check with the plug-in developer.
    PDL@adobeforums.com Guest

  4. #3

    Default Re: Acrobat PlugIn

    Thanks for reply..
    Unfortunatley, the plug-in developer is not around .

    Is ther any procedure/way to upgrade to latest version? by using <<some>> tools? if possible we will buy that tool and upgrade

    re-writing entire plug-in is very difficult with respect to our level of expert.
    seanpitt2255@adobeforums.com Guest

  5. #4

    Default Re: Acrobat PlugIn

    >Thanks for reply..
    >Unfortunatley, the plug-in developer is not around .
    Your path forward depends on whether you have the full source code.

    With it, a developer can examine the code, run it under a debugger,
    etc. and maybe solve the problem.

    Without it, you must start again.

    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