0

I used the WebBrowser control to display PDFs. Therefore I installed the Acrobat Reader, so the InternetExplorer can display PDFs.

This solution was working for a long time. But suddenly it does not display PDF documents anymore. Other content like .html or .txt will still be displayed.

Displaying PDFs in the Internet explorer still works. So I assume that the ActiveX control from Adobe is installed correctly.

But using the WebBrowser, the screen stays gray for .pdf files.

Might be that I updated Visual Studio and Windows in the meantime.

Is AcrobatReader ActiveX control still working when using WPF WebBrowser control after lates Windows update?

On one of my computer I only "use" the software (no Visual Studio update lately). It was working before the last Windows Update.


Seems like I'm not the only one. https://learn.microsoft.com/en-us/answers/questions/439972/pdfs-stopped-working-win10.html


When setting the project explititly to x86 target platform, it works again. With Any or x64 it doesn't show the PDFs.

But x86 is no solution for me, because I need a lot of memory and need x64.

bebo
  • 819
  • 1
  • 9
  • 26
  • Does one of the Solutions here https://stackoverflow.com/questions/5993267/displaying-a-pdf-in-a-wpf-application-not-working-webbrowser-or-adobe-control solve your problem? – T.Schwarz Jun 18 '21 at 07:55
  • Sorry, with Plug-In I ment the ActiveX control, so that is used by the InternetExplorer to display the Acrobat Reader inside the InternetExplorer – bebo Jun 18 '21 at 11:34

0 Answers0