I want to open a pdf in my android app, made with cordova. The problem is every solution I see open the pdf with external apps, and I want to open the pdf in my app, without leaving my app, and when the pdf is closed, the user is still in the app.
Any suggestions?
Thanks in advance