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è
Sign in to answer