Is there any way to download or preview a pdf file in mobile applications using jsPDF?

227 views Asked by At

We have been using jsPDF library and plugins to generate, download/ preview pdf files until now. It works smoothly in desktop and mobile browsers. However, in native mobile app neither of doc.save() or doc.output() works. I get the viewer page with failed to fetch error.

enter image description here

0

There are 0 answers