Displaying PDF files on android

Has anyone managed to properly display PDF files on android devices? (Without using InAppBrowser plugin).

Hi

Did you try with jsPDF ?

PDFjs could only work when I import the cdn script, but I want to display PDFs when the device is offline as well. I tried the webpack installation and there were issues with setting the worker script.