bakon
bakon
Have you solved it java.lang.RuntimeException: error loading page at org.vudroid.pdfdroid.codec.PdfPage.open(Native Method) at org.vudroid.pdfdroid.codec.PdfPage.createPage(PdfPage.java:55) at org.vudroid.pdfdroid.codec.PdfDocument.getPage(PdfDocument.java:18) at org.vudroid.core.DecodeServiceBase.getPage(DecodeServiceBase.java:175) at org.vudroid.core.DecodeServiceBase.getPageWidth(DecodeServiceBase.java:214) at com.joanzapata.pdfview.PDFView.loadComplete(PDFView.java:648) at com.joanzapata.pdfview.DecodingAsyncTask.onPostExecute(DecodingAsyncTask.java:58) at com.joanzapata.pdfview.DecodingAsyncTask.onPostExecute(DecodingAsyncTask.java:1) at android.os.AsyncTask.finish(AsyncTask.java:632)
I have the same problem with you, I don't know how to solve, Have you solved it 08-14 11:13:57.012: E/AndroidRuntime(29182): FATAL EXCEPTION: main 08-14 11:13:57.012: E/AndroidRuntime(29182): Process: com.joanzapata.pdfview.sample, PID: 29182...
I use version 1.0.4. too
sorry my english is poor! I can't control the version of the user‘s pdf files. I tried the pdf1.4 files, but it was the same problem.
I'm using another library ---Android-MuPDF git path:[https://github.com/geek5nan/AndroidMuPDFDemo]
v1.0.0, Is there a solution to this issue? the same problem I encountered?