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

When I open some pdf from PDSPDFDocument but signature from acrobat invisible in PDF page. How can I solve it? Thank you

Could not GET 'https://jitpack.io/com/github/barteksc/android-pdf-viewer/1.6.0/android-pdf-viewer-1.6.0.pom'. Received status code 401 from server: Unauthorized

This may be reported earlier and seems reproduced on production for number of users. Can you please look into and provide updated stable version (rather than beta)? PDFView.java:353 com.github.barteksc.pdfviewer.PDFView.loadPDFView.java:347 com.github.barteksc.pdfviewer.PDFView.loadPDFView.java:83...

Text fonts not showing while creating PDF from few custom OS 12. Please help to provide soultion.

Can I draw a placeholder chart before the PDF is loaded? Because if the background is black, it will flash when jumping. I have tried a lot of ways.

The library is "com.github.barteksc:android-pdf-viewer:3.1.0-beta.1" # main(2) java.lang.NullPointerException Attempt to invoke virtual method 'int com.github.barteksc.pdfviewer.PdfFile.getPageAtOffset(float, float)' on a null object reference 解析原始 1 com.github.barteksc.pdfviewer.DragPinchManager.checkLinkTapped(DragPinchManager.java:88) 2 com.github.barteksc.pdfviewer.DragPinchManager.onSingleTapConfirmed(DragPinchManager.java:69)

how the users of my app can copy the text of the pdf if they want when they open it? I noticed that the upload of the pdfs look like...

how to create transparent background bitmap using pdfiumCore.renderPageBitmap this method?

Is there any way that we can get all number of pages using this library?