Currently I\'m writing a Privacy policy for apps that I put in PDF format. May I ask about how to open PDF file for Xamarin.Forms? Any references Source Code?
Recently I ran into a similar issue and wrote a blog and added sample code to github. I used PDfJs for displaying PDF in a custom webview.
Links :