1 Reply Latest reply: Sep 4, 2014 9:39 AM by lrosenth RSS

    Snippet Runner working in Acrobat, not so much in Reader

    LeeOnCandler Community Member

      Using SDK 11, Snippet Runner sample, Snippet Runner Common Interface Version 3.0, Acrobat X Pro, and Reader XI.

       

      Compiled sample code with VS 2010 and can run snippets to my heart's content in Acrobat X Pro.

       

      However, when I try to do the same thing with In Reader XI the Snippet Collection panel is empty. There are no error messages, and the SnippetRunnerCookbook.htm panel is loaded.

       

      Specifics:

      1. The compiled SnippetRunnerServer.api has been copied to C:\Program Files (x86)\Adobe\Reader 11.0\Reader\plug_ins

      2. Reader is started prior to launching CommonInterfaceAIR

      2. The SnippetRunner path is set to "C:\Program Files (x86)\Adobe\Acrobat XI SDK\Version 1\PluginSupport\Samples\SnippetRunner\"

      3. "Enable Protected Mode at startup" and "Enable Enhanced Security" are disabled in the Reader preferences.

       

      What am I missing here?