Rank: Advanced Member Groups: Member
Joined: 12/9/2014 Posts: 79
|
I want to use Adobe reader because some of our clients miss "Send email" option in builtin pdf.
I do: EO.WebBrowser.Runtime.DisableBuiltInPlugIns = true;
But when I load a URL with a PDF, the next message appears: Adobe Reader needs your permission to run
If I Right-Click, a Context menu appears with "Execute this complement", but nothing happens when click.
Latest Adobe Reader DC version. Tested in Windows 10 and Windows 7
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
You won't be able to use Adobe Reader plugin for newer version of EO.WebBrowser and Chrome browser. The reason is Chrome stopped support NPAPI plugin and that's the only type of plugin Adobe provides. So you can only use the built-in PDF plugin until Adobe release a PPAPI based plugin, which so far they seem to have shown little interest.
Thanks!
|
Rank: Advanced Member Groups: Member
Joined: 12/9/2014 Posts: 79
|
Sorry to hear.
Thanks.
|