Showing PDF files in Xamarin.Forms
This will be just a quick-and-dirty blog on showing PDF files in your Xamarin.Forms application. I got the question from an Italian friend who wanted to implement this into an app, so I thought I’d share it with the rest of you! All code used in this post can be found here: https://github.com/jfversluis/pdfjs The problem Showing … Read more