Pdf-Viewer icon indicating copy to clipboard operation
Pdf-Viewer copied to clipboard

A Lightweight PDF Viewer Android library which only occupies around 80kb while most of the Pdf viewer occupies up to 16MB space.

Results 75 Pdf-Viewer issues
Sort by recently updated
recently updated
newest added

can't find the saveTo function, what should I do? ![Screenshot_35](https://github.com/afreakyelf/Pdf-Viewer/assets/144586504/2c4f72e0-0519-41b7-9988-401f650b41d4)

bug

**Is your feature request related to a problem? Please describe.** I don't have any problems, but it would be nice if it could support http/2.0. **Describe the solution you'd like**...

Fixed the `mPosX` & `mPosY` values so that double tap to zoom does not cause the actual pdf bitmap to go out of screen bounds. **After applying the fix** https://github.com/user-attachments/assets/206b0e1c-f817-4204-8dd3-f77a13fa5921

size/XS

- Fix the issue of incorrect zoom-in position point when double tabbing - Introduce animation when double tab to zoom in and out. https://github.com/user-attachments/assets/ae6f6e27-4f72-4a06-82c6-22848aea1bed

size/M

## 📝 Describe the Bug When calling initWithUrl with the url of the pdf file which is password protected, app crashed for Security Exception. Do we have any way to...

bug
P1

## 📝 Describe the Bug PdfViewerActivity does not support edge-to-edge what is enforced on Android API 35 (Android 15) ## 📖 Library Version - **PDF Viewer Version:** v2.1.1 ## 🚶...

bug

## 📝 Describe the Bug When integrating the Pdf-Viewer v2.1.1 library, the app's custom theme is overridden by the library, resulting in unintended changes to the appearance of the app....

bug

Using functional programming in the initWithUrl function handles the states of downloading pdf easily, and makes the code of this function easy to understand.

size/M

The company that I am working for is using this library (and it works great, thanks!). The company uses [Veracode](https://www.veracode.com/) to scan our app for security issues, and the veracode...

P1