AndroidPdfViewer
AndroidPdfViewer copied to clipboard
Android view for displaying PDFs rendered with PdfiumAndroid
Thank you contributing to the community. Really like your library. Would like to request for a feature - to allow developer to indicate whether swipe left or right for flipping...
I used the library, found that the PDF electronic seal red official seal seal does not show
Caused by: org.gradle.internal.resource.transport.http.HttpErrorStatusCodeException: Could not HEAD 'https://jitpack.io/com/github/barteksc/android-pdf-viewer/2.8.2/android-pdf-viewer-2.8.2.pom'. Received status code 401 from server: Unauthorized at org.gradle.internal.resource.transport.http.HttpClientHelper.processResponse(HttpClientHelper.java:215) at org.gradle.internal.resource.transport.http.HttpClientHelper.performHead(HttpClientHelper.java:88) at org.gradle.internal.resource.transport.http.HttpResourceAccessor.getMetaData(HttpResourceAccessor.java:68) at org.gradle.internal.resource.transfer.DefaultExternalResourceConnector.getMetaData(DefaultExternalResourceConnector.java:66) at org.gradle.internal.resource.transfer.ProgressLoggingExternalResourceAccessor$MetadataOperation.call(ProgressLoggingExternalResourceAccessor.java:150) at org.gradle.internal.resource.transfer.ProgressLoggingExternalResourceAccessor$MetadataOperation.call(ProgressLoggingExternalResourceAccessor.java:138) Caused by: org.gradle.internal.resource.transport.http.HttpErrorStatusCodeException: Could...
Although I set pdfView.setLongClickable(true), the OnLongClickListener does not respond to a long Click. Click and OnClickListener work fine.
i made a app like e book store and i get this error when i use the search part java.lang.IllegalStateException: Don't call load on a PDF View without recycling it...
Hi, I would know if this project is still mantained and developed. Anyway i tried to load a pdf in which there are some forms filled with different data, if...
Lib size
Lib size is 20mb is it correct?
Is this library still under development or is it deprecated? Do you have any date to release any other stable version? Thank you!
I tried a lot to use Recycle View and when pressed it opens a specific file inside the PDF View but all attempts failed until I tried to use Text...
Thank you for the wonderful work and contributions from the community. I'm facing a problem and hit rock bottom. With ".pageFitPolicy(FitPolicy.WIDTH)" or " .pageFitPolicy(FitPolicy.BOTH)" when I zoom the PDF the...