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

  1. #1

    Default Adobe Plugin

    Hi,

    We have an adobe plugin(imports csv data to pdf form) developed in version 6 and 7 but in version 8 it's not working so,migrated to Adobe 8 by using Acrobat SDK 8 and Visual studio 2005.Cleanly compiled and generated a new plugin in Acrobat\plug_ins folder.

    But while importing data by using newly developed plugin , it's importing data and after 5 to 10 sec a pop up window "Microsoft Visual C++ Runtime Library" having

    Runtime Error!
    Program:C:\Program Files\Adobe\Acrobat 8.0\Acrobat\Acrobat.exe
    This application has been requested the Runtime to terminate it in an unusual way,Please contact the appliucation's support team for more info.

    Then i opened in visual studio debugger

    stack is having

    'Acrobat.exe':Loaded 'C:\Prog..\Adobe\Acrobat8.0\Acrobat\Acrobat.exe', No symbols loaded

    'Acrobat.exe':Loaded:'C:\Windows\system32\ntdll.dl l',No symbols loaded

    like this , so many dll's having "No symbols loaded" error

    Please tell how to overcome.

    Thanks,
    ssanthu@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. How do I invoke a Adobe Plugin from another Client application
      Hi, I have written a plug in for Adobe. I need to know how do i invoke this plug in from an external application For e.g a VB.NET Form has a...
    2. Testing plugin in Adobe Acrobat 9.0 Pro
      Hi, I am trying to use Adobe Acrobat 9.0 Pro to test a plug-in I have created. I have previous loaded and tested this plug-in in Adobe Acrobat...
    3. Is custom encryption possible with Adobe Reader Plugin SDK?
      Hi All, Can someone please tell me if the following scenario is doable with Adobe Reader plug-in's: - I provide encrypted pdf's (not Adobe...
    4. Adobe 5, Plugin error when trying to download
      Have Windows 98, when trying to download keep getting plugin error, any suggestions would be greatly appreciated. Thank You
    5. ADOBE RAW Plugin doesn't work with EOS 10D
      I just bought the ADOBE RAW file plugin to work with Photoshop Elements 2.0. My camera is a Canon EOS 10D. I can't get the plugin to open the...
  3. #2

    Default Re: Adobe Plugin

    I'am using acrobat 8 trial version. Is this causing the problem?
    ssanthu@adobeforums.com Guest

  4. #3

    Default Re: Adobe Plugin

    No, the trial version should not limit the functionality.

    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