cordovaionic-frameworkmupdf

Mupdf library on ionic


A little question for some expert,it is possible to use mupdf library in a ionic app?works fine both on ios and android? otherwise any solutions? I need to create an app to save data and use mupdf for digital sign. Thanks


Solution

  • Yes, but you will need a Cordova plugin to interface between the mupdf core and your app.

    From a quick check there seems to be one that covers iOS & Android here:

    https://github.com/davearata/cordova-plugin-mupdf

    I've no idea if it's any good. There's an alternative (Android only) here:

    https://github.com/evandenberg/mupdf-viewer