how do i make a universal uwp pdf reader viewer editor on microsoft visual studio community 2019 on windows 10

Anonymous
2020-09-24T07:34:02.987+00:00

how do i make a universal uwp pdf reader viewer editor on microsoft visual studio community 2019 on windows 10

Developer technologies | Universal Windows Platform (UWP)
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,866 Reputation points
    2020-09-24T12:04:02.347+00:00

    Hello anonymous user
    Welcome to Microsoft Q&A, You could use Windows.Data.Pdf Namespace to load pdf page and render it to BitmapImage, then use Image control to display. And this official code sample that you could refer. Unfortunately, we have not provided api to edit the pdf content. If you do want to this feature please feel free post your requirement with windows feedback hub app.

    Thnaks
    Nico

    0 comments No comments

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.