Pdf-Viewer
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.
can't find the saveTo function, what should I do? 
**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
- 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
## 📝 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...
## 📝 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 ## 🚶...
## 📝 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....
Using functional programming in the initWithUrl function handles the states of downloading pdf easily, and makes the code of this function easy to understand.
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...