AndroidPdfViewer
AndroidPdfViewer copied to clipboard
Android view for displaying PDFs rendered with PdfiumAndroid
Good morning, I have two projects in android studio. 1. One with version of kotlin ext.kotlin_version = '1.3.61' when compiling the project in android studio, I get the following: _Could...
use implementation 'com.github.mhiew:android-pdf-viewer:3.2.0-beta.1'
PDFView: load pdf error java.lang.UnsatisfiedLinkError: No implementation found for long com.shockwave.pdfium.PdfiumCore.nativeOpenMemDocument(byte[], java.lang.String) (tried Java_com_shockwave_pdfium_PdfiumCore_nativeOpenMemDocument and Java_com_shockwave_pdfium_PdfiumCore_nativeOpenMemDocument___3BLjava_lang_String_2) I need help
how to hilight and find spacific text in pdf file like google drive and other pdf readers
Execution failed for task ':app:checkDebugAarMetadata'. > Could not resolve all files for configuration ':app:debugRuntimeClasspath'. > Could not resolve com.github.barteksc:android-pdf-viewer:3.2.0-beta.1. Required by: project :app > project :flutter_pdfview > Could not resolve...
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'. > Could not resolve com.github.barteksc:android-pdf-viewer:2.8.2. Required by: project :app > Could not resolve com.github.barteksc:android-pdf-viewer:2.8.2. > Could not get resource 'https://jitpack.io/com/github/barteksc/android-pdf-viewer/2.8.2/android-pdf-viewer-2.8.2.pom'. >...
if jcenter() will shut down, then AndroidPdfViewer will work with its previous app? Or someone wants to make new one, then what will happen?
Hi there. It seems that the 2.8.2 stable release is no longer listed as a release/tag in this repo. Wondering if that was intentional, and which stable release should we...