AndroidPdfViewer
AndroidPdfViewer copied to clipboard
Android view for displaying PDFs rendered with PdfiumAndroid
I have used 2.8.2 version and after loading the pdf by inputstream the pdf is shown but it is not scrolling.
When the reader is open, if you rotate the device and change device orientation from portrait to landscape it sometimes does not render the page and the Scroll handle does...
Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 17573 (PDF renderer), pid 16578
Detaching and reattaching a `PDFView` causes an NPE. This is due to creating a handler in the constructor, but setting it to null in `onDetachedFromWindow()`. The fix is to create...
I am seeing a memory leak when viewing large PDF files in terms of page count. Using an Apollo 17 Flight Plan PDF memory allocation continues to grow as the...
/skia: --- Failed to create image decoder with message 'unimplemented'
PDF view is distorted. It displays some black boxes. I tried with both versions: 1. `implementation 'com.github.barteksc:android-pdf-viewer:3.2.0-beta.1'` and nightMode to false. 2. `implementation 'com.github.barteksc:android-pdf-viewer:2.8.2'` Device Details: Redmi Note 8 Pro...
Androidx
I need this library on AndroidX support.
debugRuntimeClasspath -> com.github.barteksc:android-pdf-viewer:2.8.2 -> com.github.barteksc:pdfium-android:1.7.1 -> com.android.support:support-v4:25.3.1 runtime error