AndroidPdfViewer icon indicating copy to clipboard operation
AndroidPdfViewer copied to clipboard

Android view for displaying PDFs rendered with PdfiumAndroid

Results 200 AndroidPdfViewer issues
Sort by recently updated
recently updated
newest added
trafficstars

com.github.barteksc:android-pdf-viewer:2.8.2 Not found in maven or mavenCentral But its present in jcenter. Can you let me know what is happening. Till 7th Aug 2024, without maven(url = "https://jcenter.bintray.com"), pdf library...

Not able to get 3.2.0-beta.1 from maven repo. Can it be added again? @DImuthuUpe

Hi, im using ext.kotlin_version = '1.6.10', flutter 3.0.2 on macOS and getting this error when build apk: Execution failed for task ':app:mergeReleaseAssets'. > Could not resolve all files for configuration...

Caused by: org.gradle.internal.resource.transport.http.HttpErrorStatusCodeException: Could not GET 'https://jitpack.io/com/github/barteksc/android-pdf-viewer/3.1.0-beta.1/android-pdf-viewer-3.1.0-beta.1.pom'. Received status code 401 from server: Unauthorized any idea how to solve it?

```@Composable fun PdfViewer( uri: Uri, modifier: Modifier = Modifier, onError: () -> Unit ) { AndroidView( factory = { PDFView(it, null).apply { fromUri(uri).onRender { _, _, _ -> fitToWidth() }...

Is copy from text will be supported?

In my pdf have a mail to link and one web page link exist how can we handle the link click in PDF

pdfView.jumpTo(page + 1); I use this jumpTo method to jump to the specified page and the content automatically goes to the left

hi i use a viewer for my doc pdf about this page [page](https://www.mam-srl.it/kubota-m6-142-143cv-p-6070.html) see at subpage button " MANUALE " and i have a problems, i not views a pdf...