WebBrowser.Navigate(pdfPath) fails after WIN Update
LemonXXX
1
Reputation point
Hi,
the last Microsoft Update
has broken the standard
WebBrowser.Navigate(pdfPath)
call, which allows to show a PDF preview within a Form.
I've been using this way for showing the preview because it worked easily for both x32 and x64 applications types.
Any suggestion for fixing it?
Please note that I'd like to keep that code and wouldn't implement this feature thru an alternative way (like using GhostScript).
T&R,
Piè
Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
Sign in to answer