Acrobat 7 plugin not working in Acrobat 8

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

  1. #1

    Default 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 incompatibilities between versions ?

    Thanks
    nicolas_PUSET@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. 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...
    2. Problem filling forms in Acrobat 8, was working with Acrobat 7
      I have written some code to fill in PDF forms from an other application. The code is working with Acrobat version 7. If I run the same code...
    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 7 plugin not working in Acrobat 8

    Most things should work, but there are differences. Have you tried recompiling your same code with the SDK8 libraries to see if that makes a difference?
    PDL@adobeforums.com Guest

  4. #3

    Default Re: Acrobat 7 plugin not working in Acrobat 8



    I have developped a plugin that run correctly in Acrobat 7. But if I use
    it in Acrobat 8 some fucntions are not working.




    Which functions?
    Bernd Alheit Guest

  5. #4

    Default Re: Acrobat 7 plugin not working in Acrobat 8

    Yes I have just tryed recompiling with SDK 8 Headers fles but it is worst. I have more functions that don't work.

    Functionnalities not working in Acrobat 8 :
    - Creating toolbars described in an xml file
    - When cliking a toolbar button updating a toolbar menu (the anchor button is well created but the menu is not attached to it)

    Thanks guys for your help
    nicolas_PUSET@adobeforums.com Guest

  6. #5

    Default Re: Acrobat 7 plugin not working in Acrobat 8

    Neither of these are bugs we are aware of in Acrobat 8 - and since we are on Acrobat 9, if they are indeed bugs, they aren't going to be addressed.

    I would recommend that you submit your code along with a detailed report through your support network to Adobe.
    Leonard_Rosenthol@adobeforums.com Guest

  7. #6

    Default Re: Acrobat 7 plugin not working in Acrobat 8

    Hello nicolas,

    We too have the same problem. If you resolve please tell how you did
    seanpitt2255@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