-
Building the Android Version of PdfViewer results in the following error:
Severity Code Description Project File Line Suppression State Details
Error APT2260 resource mipmap/appicon (aka com.compa…
-
**Describe the bug**
App crashes when opens pdf file
**Desktop (please complete the following information):**
- OS: ios 18.0
**Smartphone (please complete the following information):**
…
-
### Description
We are working on this app for the past year and worked fine until now. We developed it for the first 6 months on IOS with Expo go, and after that droped it and used bare workflow a…
-
What `react-native` version are you using?
--> 0.74.5
What `react-native-pdf` version are you using?
--> 6.7.5
What platform does your issue occur on? (android/ios/both)
Android
Describe y…
-
What `react-native` version are you using?
0.74.1
What `react-native-pdf` version are you using?
6.7.5
What platform does your issue occur on? (android/ios/both)
Android
Describe your issue as p…
-
how could i change the PDFView height?like the ScrollView ,but now the PDFView height is settled
-
### Problem description
The pdf content is displayed without problem, but the load event is never fired.
->
### Expected behavior
load event works as expected
### Environment
- Tabris.js…
-
Hi,
I am using your library to show pdf in my app. I am getting this error, kindly help me to solve this problem:
11-02 03:14:15.247: W/System.err(628): com.sun.pdfview.PDFParseException: Unknown codi…
-
Hello, my pdfView is not displaying.
I use com.github.barteksc:android-pdf-viewer:3.2.0-beta version.
Here is my code
pdfFile is gotten from a Uri Source.
pdfView.fromUri(pdfFile)
…
-
The application repeatedly creates PDFComponent and PDFView. The open PDF document is scrolled and zoomed.
Memory consumption is increased.