-
Using react-native-pdf version 6.7.5
// android/app/build.gradle
def enableProguardInReleaseBuilds = true
After launching the application on play store, it is showing native crash error:
err…
-
I am having this error while loading a specific PDF with pdfplumber.
I cannot share this PDF as it contains sensitive information, however I can provide more debug information if needed.
The PDF i…
-
### Before you start - checklist
- [X] I followed instructions in documentation written for my React-PDF version
- [X] I have checked if this bug is not already reported
- [X] I have checked if a…
-
**Describe the bug**
I am using react-pdf to render a password-protected PDF. While the main content is displayed correctly after providing the correct password, the form fields within the PDF docume…
-
## Problem
The reader of Zotero seems to be rendering the PDF too slow. It always takes a few seconds to render the PDF after I try to scroll quickly for a large PDF file.
This is not a problem wh…
-
**Describe the bug**
I am trying to use `@react-pdf/renderer` to create and render a PDF inside Webview. However, import of this package results in the following error.
```
error: SyntaxError:…
-
**Describe the bug**
#### Relevant Packages:
```
"@react-pdf/renderer": "^3.4.2",
"@nivo/bar": "^0.84.0",
"@nivo/core": "^0.84.0",
"@nivo/geo": "^0.84.0",
"@nivo/heatmap": "^0.84.0",
"@nivo…
-
Using @react-pdf/renderer@4.0.0 with node 22.11.0 results in the following console output:
```
[DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative …
-
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)
**iOS…
-
### Steps to Reproduce
1. Activate a theme without a `single.php` template
2. Create a certificate template
3. Preview it
### What I Expected
A PDF should be rendered as a preview.
### What Happen…