WinForms WebView2 not showing pdf draw tools

Veeravadhani Munagala 21 Reputation points
2021-08-11T06:35:30.637+00:00

I have a WinForms application and a form with WebView2 control. I set Source property of the Webview2 control to a local pdf file. When I run the program, the pdfviewer is showing the pdf document, but the draw and highlight controls are not showing.

When I open the pdf in edge browser, the controls are showing. Where am I doing the mistake.

Developer technologies VB
0 comments No comments
{count} votes

Accepted answer
  1. Jack J Jun 25,296 Reputation points
    2021-08-12T01:57:08.613+00:00

    @Veeravadhani Munagala , I noted that you asked the same question winforms-webview2-not-showing-pdf-draw-tools in Stack OverFlow.

    Based on my research, I find that David's answer is correct.

    Currently PDF Annotations is not supported in WebView2.

    You could submit a reuqest to enable the function in the webview2 Feedback.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.