Closed mixmastamyk closed 9 years ago
I don't think anyone here has experience with Cordova. The code fragment looks good, so probably the issue is elsewhere in your code. You need workers for good performance. compatibility.js
does not necessarily have to be included unless you need support for legacy browsers/systems. If there are errors, they are usually found in the console. For local files you will need a server, see also #5548.
Closing as answered for now. If there are specific bugs in PDF.js (i.e., not related to your custom implementation with Cordova), please open a new issue with steps to reproduce.
Hi,
Haven't found any instructions for using with Cordova, primarily on recent Android. Here is my code so far, but it does nothing. The canvas exists.
Can anyone help? Didn't find solutions in the other bugs here.