I currently have a Cordova app developed with Vue js 3.1.2 that utilizes Mozilla PDF.js for displaying PDF files. However, I am facing a challenge when it comes to reading 3D PDFs within the application. Is it possible to integrate an inbuilt 3D PDF reader?
I have tried using a 3D PDF Reader Android app from the Play Store, but it requires me to exit the app and add the PDF separately before the 3D reader functionality can be accessed.