You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm utilizing WPF WebView2 to present PDF documents, but I'm encountering an issue where the signature panel doesn't appear. Upon investigating, I found a solution in the Edge browser by enabling the "Enable Digital Signature for PDF" option in the edge://flags page.
However, I'm unsure how to achieve the same outcome within my WPF application. How can I programmatically disable this feature using WebView2 in my WPF application?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm utilizing WPF WebView2 to present PDF documents, but I'm encountering an issue where the signature panel doesn't appear. Upon investigating, I found a solution in the Edge browser by enabling the "Enable Digital Signature for PDF" option in the edge://flags page.
However, I'm unsure how to achieve the same outcome within my WPF application. How can I programmatically disable this feature using WebView2 in my WPF application?
Beta Was this translation helpful? Give feedback.
All reactions