-
**What `react-native` version are you using?**
0.63.3
**What `react-native-pdf` version are you using?**
6.2.1
**What platform does your issue occur on? (android/ios/both)**
Jest
**Describ…
-
I'm getting the next error when Scrolling a RecyclerView (Each row has a PDF and I'm using the 3.0.0-beta.5). It happens when I scroll with out waiting to the pdf to load, If I wait works fine.
```…
-
After I open PDF File,(using this pdf.fromFile())
When i roll several times,it will throws OOM exception.
my file size is 700kb.
I think this is related to my phone?
The error log is as follows:…
-
java.lang.NullPointerException
Attempt to invoke virtual method 'boolean android.os.HandlerThread.isAlive()' on a null object reference
com.github.barteksc.pdfviewer.PDFView.void loadComplete(com.…
heiyl updated
4 years ago
-
I am Brazilian and I used google translator translation for this request:
I am trying to render a PDF on my App Flutter screen and at the moment the `getApplicationDocumentsDirectory()` method is c…
-
If I can put **PdfViewer** in layout xml with **ConstraintLayout**?
```
```
**TextView** is show but **PDFView** NOT.
-
Hi, I'm encountering a strange issue. I've created a widget encapsulating all the functions related to downloading, saving and loading a PDF file. Below is my code.
```dart
import 'dart:io';
im…
-
### Operating System
Windows 11
### Plugin
connectivity_plus
### Version
6.1.0
### Flutter SDK
3.24.4
### Compilation command
flutter run
### Dart Dependencies
```yaml
dependencies:
hand…
-
### Bug description
As Syncfusion still depends on `dart:html`, all syncfusion flutter packages cannot be used when compiling Flutter Web applications via WebAssembly.
**Solution:**
We should mi…
-
I am using this library to load pdf from URL, but it's giving me some problem.
```
java.io.FileNotFoundException: No content provider: https://www.adobe.com/support/products/enterprise/knowledgece…