Plugin working on acrobat 11 not in acrobat 10

Hi
  I have developed a plugin in acrobat 10 sdk. but the plugin is not loaded in acrobat 10, wherelse its working on acrobat 11

Hi
I am getting following error
Error 65 error MSB3073: The command "if not "¬roSDKPIDir%"a == ""a if not exist "¬roSDKPIDir%" mkdir "¬roSDKPIDir%"
:VCEnd" exited with code 255. C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppCommon.targets 134 5 BasicPlugin

Similar Messages

  • CS6 Plugin works on windows but not mac

    Hi,
    We have been developing a plugin for InDesign since CS3 and have recently ported it to CS6 (it was ported to all previous versions too, as they came out).
    I followed the porting guide etc. and on windows it compiles and runs just ok - the plugin works correctly.
    But when i compiled the same files on our mac machine and put the .indesignPlugin file in th plugins directory i can't see our plugin's context menu.
    I can see that it is in fact loaded on startup (when i remove it ID loads 325 extensions, when i put it back - 326), but still it dosen't seem to work...
    I initially thought that the versioning was off but our PluginVersion resource relies solemnly on SDKDef.h , i also tried putiing the file in CS5's plugin directory and got an error message that CS6 is required - so the version info is fine i guess.
    We are using xCode 3.2.5 (because we have to support Mac OS 10.5 and 10.4) to build on mac and i've never had problems before - it worked on CS4, CS5 and CS5.5.
    The changes i made when porting were minor and only in the code - so what has changed? and how come it works on windows but not on mac?
    Any input is greatly appreciated, i've already spent days trying to understand this.
    Thanks,
    Dan.

    Hi and thank you for replying.
    The resources do get compiled correctly (i assume this because we do get a .indesign file at the end - which means the ODFRC ran ok). they are linked correctly in the mac project (i saw a file that determines the version - it's linked the same way against my win and mac projects and the win version works fine so i guess that's ok too).
    the context menu is just another menu on the "menu bar" (don't know how to call it?) - i.e where the "file" and "edit" etc. menus are.
    I can't seem to understand how come this works fine under windows but not under mac - they are essentially the same projects linked against the same resources (the difference being iCode vs VC10 projects).
    can this be related to the fact we're using xCode 3.2.5?
    Thank you.

  • Quicktime plugin works in IE and not in safari

    Hello,
    I'm using Safari 2.0.1 for browsing the web. I'm on Tiger 10.4.2 and have QT7 pro.
    Firewall is set to let Quicktime streaming pass through.
    the following URL is extract from the allocine web site witch is the french movie portal.
    http://www.allocine.fr/video/generation.mov?u=rtsp://a1622.v09806.c980.e.vq.akamaistream.net/7/1622/980 /41891159/quicktime.allocine.fr/nmedia/18/35/52/34/18397590_fa1_vosth.mov
    under safari I've got the big blue Q and that's it. On IE it works fine.
    Moreover on safari the end of the URL (beginning at RTSP) open quicktime player.
    Sound to me like a bug but can't be sure.
    You can check at www.allocine.com click on a movie and try to watch a trailer ("bande annonce" in french).
    Moreover High definition trailer works fine on this site with quicktime....
    really strange
    maxime
    just an add on : Trailers on apple web site works fine

    Sorry but already done that. Quicktime is set to RTSP and SDP in the mime settings...
    A person in the french forum got the salme problem than I and install IE. With IE he can got at allocine web site..
    I'm convinced it's something to do with the HTML interpreter but can't point out.
    On Safari the plugin seems not starting so I assume it's not the connexion and can't see why it would works under IE and not safari in this case...
    Please, I don't want to why IE, get my Safari back to work on allocine web site with quicktime
    maxime

  • Plugin works on desktops but not on laptops

    Windows XP
    CS2
    It makes no sense for it to just not work on laptops, but this is the pattern I've seen so far. When it errors out on the laptops, I get a "Dr. Watson" error: "InDesign.exe has encountered a problem and needs to close..." When I look to see what the error report contains, it mentions "AppName: InDesign.exe AppVer: 4.0.5.688 ModName: widgetbin.dll ModVer: 4.0.5.688". I've Googled for "widgetbin.dll" but nothing looks relevant.
    I have put in MessageBoxes to see how far it gets in my plugin code. It exits the constructor but does not enter the AutoAttach (AutoAttach being the very next routine in my code that gets called on machines where the plugin does work), so I assume it is not being caused by any code I have written.
    I know this is not much to go on, but I welcome any suggestions.
    Thanks,
    Miles

    I have now installed Visual Studio 2003 on one of the laptops and this did not correct the problem. (I would be using VS 2005 but Microsoft's lousy wizard does not completely convert the 2003 project; it leaves errors including "external symbol not defined" or some such, so I got lazy and stayed with 2003).
    Anyway, I've stepped through the code on the laptop and it apparently gets caught when it tries to open an ADODB connection. I am using a Database class that #imports msado15.dll (this file exists in the same location on both machines), only because I found it easier to integrate into my plugin project than say, CDatabase, or System.Data namespace. The "m_Cnn->Open" in Database.cpp executes just before the comutil.h code, which is where it breaks on the laptop:
    Database.cpp
    bool Database::Open(char* UserName, char* Pwd, char* CnnStr)
    try
    HRESULT hr;
    hr = m_Cnn.CreateInstance( __uuidof( ADODB::Connection ) );
    m_Cnn->Open(CnnStr, UserName, Pwd, NULL);
    comutil.h
    inline _bstr_t::_bstr_t(const char* s)
    : m_Data(new Data_t(s))
    if (m_Data == NULL) {
    _com_issue_error(E_OUTOFMEMORY);
    On the laptop, it just enters "inline _bstr_t::_bstr_t", throws an Access Violation error, and then goes into disassembly. When comparing the variable values in the Autos window between the desktop and the laptop, everything looks the same up to and including the line where it breaks. I can't see any difference. For example, the previous line in Database.cpp, "hr = m_Cnn.CreateInstance( __uuidof( ADODB::Connection ) );" returns a "success" value on both machines.
    Still lost,
    Miles

  • 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

    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

  • Would a custome made adobe acrobat plugin work in adobe acrobat X pro and XI pro?

    We are looking to write a c++ pdf compare plugin with adobe acrobat sdk 8, but not sure if the plugin in will work in the latest adobe acrobat XI pro since the sdk is 8.0. Can someone with experience in this area confirm whether the plugin would work or wouldn't work in the latest acrobat XI pro version?

    Thank you for your reply. What kind of support can we get by using SDK X or XI? Will there be additional fees charged on those support?
    Our client likes the pdf comparison format from Acrobat 8 better because they have been using that format for a long time for their pdf comparisons. With that said, it is not a requirement set in stone with the client, just highly preferrable. Another reason I mentioned SDK 8 is because I read in other message threads on this forum that the comparison api exposed to developers are from Acrobat 8, pdf comparison api from later versions, 9, X and XI are not released to public.
    https://forums.adobe.com/message/2335879#2335879
    https://forums.adobe.com/message/2670981#2670981
    Furthermore, our client is part of the federal government, this application is for their internal use on their pdf files, but the result of the comparison is released to public as public data (not sure, need to verify with client if there's a subscription fee). Does anyone know if there could potentially be a licensing problem if we develop a plugin-in with Acrobat SDK 8 or X or XI to batch compare thousands of pdf files every few months for the client? The client bought and paid for licenses on Acrobat 8, 9, X and XI.

  • SDK not work in Acrobat X

    I was using AcroAVDoc::FindText to find particular text and in Acrobat 9. The SDK work fine and will be scrolled and highlight the text. However, the same code not work in Acrobat X. Anywork have any idea how to make it work. Thanks.
    The code as below:
    Dim pdAVDoc as AcroAVDoc
    pdAVDoc.FindText("End Of Statement")

    So you're also implying that my code is fine and should work as far as you know?

  • I am working with Acrobat XI and when I try to add text to geopdf file I get a popup screen that says this is a secured document and editing is not permitted. How do I fix this?

    I am working with Acrobat XI and when I try to add text to a geopdf file I get a popup screen that says this is a secured document and editing is not permitted. How do I fix this?

    I figured it out...needed to use comment tool set, not the editing tool set.

  • Sendmail does not work in Acrobat 9.5.1.

    Acrobat 9.5.1
    OS 10.6.8
    The Sendmail feature does not work - when I try to attach mail, I get a warning:
    "The SendMail doesn't know how to talk to your default mail client.  Please select a different mail application to use."
    1.     Surely this should work?
    2.     How do I select a different mail application?

    This does not work in Acrobat XI either for Office 64bit (Office 2013 64 bit)
    Does anybody know the fix for this?
    I called tech support today but they dont seem to know anything about the error although its a known issue with all previous versions of Acrobat for serveral years now.
    I really need to make this work, there is a random google post where I have ot make some regedits, but why can't Adobe fix this known issue since it is nothing new?
    My basic understanding at this point is that even Acrobat XI is a 32 bit app and the programmers at Adobe still dont know how to write the API to talk to a 64bit mail client?
    I really need some help on this if anybody has a real solution.
    Thanks!

  • Link works in Acrobat Std 8.0, Acrobat Reader 8.2, but not in Reader 9.0

    Hi. I also posted this in the Acrobat site:.  Perhaps this might be a more appropriate location?
    Hello.
    I faced a really strange thing today.  I created a report PDF through Xcelsius.  In this PDF, I have a Flash button which, when clicked, would link to an Excel (.xls) file within our LAN.  The link works within Acrobat Standard 8.0 but not within Acrobat Reader 9.0.  I have examined the preferences on both and they are identical (as far as I can see).
    Details:
    Software used:  Xcelsius 2008 SP1
                           Acrobat Standard 8.0.0
                           Acrobat Reader 9.0
                           Acrobat Reader 8.2 (later)
    Link address:   file://G:\Management\[sub-directory]\[sub-sub-directory]\[filename].xls
    Any help at all will be welcomed and appreciated.
    Thank you!
    --- Update ---
    I later uninstalled Reader 9.0 and reinstalled Reader 8.2 and the link worked in Reader 8.2.  The link is a direct address and not a script.  The file is opened in IE 7 as a spreadsheet with Macros attached.  It is important for me that it works in both versions of Reader as there are several versions of Acrobat Reader deployed among our hospital -- Reader 7, 8, and 9.
    Can someone help shed some light on this, please?

    I think this is related to this other problem: http://forums.adobe.com/thread/567165?tstart=-1  .  This has appeared with current releases of Acrobat, Acrobat Pro and Acrobat Reader.  Adobe seems unresponsive.  We started seeing it this week in conjunction with Excelsius 4.5.  I have both Acrobat Pro 9.3 and Acrobat Reader 8 on my PC.  Pro blows up when I open the .pdf created by Excelsius, but Reader does fine.

  • Hyperlink that contains backslash is not working in Acrobat Reader 8 and 9

    Hi,
    Does anyone know why a hyperlink that contains backslash is not working in Acrobat reader 8 and 9?
    I created a document in Indesign CS and it contains hyperlinks that open up files from network drive so they contain backslash (for example: c:\foder\forder\filename.jpg). All the hyperlinks work in Acrobat Reader 6 but not in Acrobat Reader 8 or 9.
    Anybody could share the solution would be very much appreciated. Thanks!

    Did you ever figure this out? I am also having problems with the "No Hand" javascript which turns off the (not very helpful) page-forward hand icon (a hand symbol with a down arrow) which confuses our users when in fullscreen mode. We create interactive PDFs and everything worked fine up to Acrobat X/Reader X. Now in XI it doesn't allow the internal link icon (pointing finger) nor weblink icon (pointing finger with W) to appear. It just remains a plain o’ hand icon no matter what you mouse over even though there are links present.

  • SignatureValidate() method not working in acrobat reader 5

    Hi All,
    Will the method signatureValidate() work in acrobat reader 5. the same pdf validation which is working in acrobat reader versions >= 7 and not working in version 5. Kindly let me know if there are any alternative methods available to detect the digital signature field changes in lower versions. Urgent help required on this.
    thanks in advance.

    Did you ever figure this out? I am also having problems with the "No Hand" javascript which turns off the (not very helpful) page-forward hand icon (a hand symbol with a down arrow) which confuses our users when in fullscreen mode. We create interactive PDFs and everything worked fine up to Acrobat X/Reader X. Now in XI it doesn't allow the internal link icon (pointing finger) nor weblink icon (pointing finger with W) to appear. It just remains a plain o’ hand icon no matter what you mouse over even though there are links present.

  • Reverse Printing Does not work in acrobat 9 pro

    Can anyone help with this? any suggestions?  I am trying to print a PDF portfolio. I need them to print in the reverse order they are currently printing in and checking the box Reverse pages does nothing??

    This does not work in Acrobat XI either for Office 64bit (Office 2013 64 bit)
    Does anybody know the fix for this?
    I called tech support today but they dont seem to know anything about the error although its a known issue with all previous versions of Acrobat for serveral years now.
    I really need to make this work, there is a random google post where I have ot make some regedits, but why can't Adobe fix this known issue since it is nothing new?
    My basic understanding at this point is that even Acrobat XI is a 32 bit app and the programmers at Adobe still dont know how to write the API to talk to a 64bit mail client?
    I really need some help on this if anybody has a real solution.
    Thanks!

  • Ctrl v does not work in acrobat

    I cannot paste text from word into Acrobat anymore (worked this morning, now not working).

    Hi S Hart,
    I just replied to the private message you sent me, but if you could please post your answers to this post, I would appreciate it! That way, the resolution we arrive at will be available publicly, and we might just help another user with the same issue.
    Thanks!
    Sara

  • Exporting from PDF to Word 2010 is not working in Acrobat 8

    Exporting from PDF to Word 2010 is not working in Acrobat 8.  I'm getting the following errors/messages.  Any suggestions?
    The instruction at “0x29034c05” referenced memory at “0x0000030”. The memory could not be “written”.
    Click OK to terminate the program 
    Click onCANCEL to debug the program
    Runtime Error!
    Program: C:\Program Files\Adobe\Acrobat 8.0\Acrobat\Acrobat.exe
    R6025
    -pure virtual function call

    Not supported by Acrobat 8. Supported by Acrobat X.
    Be well...

Maybe you are looking for