PDF Viewer
Hi, New to Emteria and mobile development. I have a xamarin forms project that (amongst other things) needs to display various PDF files how do I install a simple viewer similar to the android default? I've tried PDF.JS and various other similar options but no luck, any help or pointers greatly appreciated.
Tagged:
0
Comments
Hi @SimonW
Are you looking for an apk to display PDF files or trying to display PDF files in your app?
In the first case, any issues with the default viewer? You can also install others through FDroid, e.g.: https://f-droid.org/en/packages/com.artifex.mupdf.viewer.app/
In the second case, you should have a look https://developer.android.com/reference/android/graphics/pdf/PdfRenderer