Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Protected Mode and Calling COM Classes

Community Beginner ,
Apr 05, 2019 Apr 05, 2019

Hey All,

I have an Adobe Reader DC Plug-in that allows a customer to save the current PDF to our system. It is basically a file copy.  When the user clicks the toolbar, a screen is presented that allows them to identify the Client/Matter so the location to save the file can be determined.

Everything works great as long as Protected Mode is off.  

I use a .NET COM DLL (Wrapped in C++)  to present the UI to the user. Everything is registered properly and I have the correct "permission" to use the plug in reader and it is signed.

The question is how do I get Reader to allow it to run in Protected Mode?

Thank you for any help and/or direction.

Mark

TOPICS
Acrobat SDK and JavaScript
977
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Apr 05, 2019 Apr 05, 2019

Have you read the documentation in the SDK about Protected Mode, the restrictions that it enables and the administrator controls for adjusting it?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Dec 12, 2019 Dec 12, 2019

Could you please provide a link to this documentation? I can't find any references to protected mode in either the API Reference or the "Developing Plug-ins and Applications" guide.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 13, 2019 Dec 13, 2019
LATEST
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines