Hi everyone. Please, help me and tell me what am I missing.
My goal is to show simple PDF file in the WebView control. Can I bind path of the file to the Source property of the WebView? Or what is the correct way to show PDF in UWP?
P.S. and if the only option is to do like here (Display a Local PDF File in a WebView) - how must I add pdf.js to my project??