-
There are multiple issues here, please read carefully. This should probably be broken into multiple issues but consolidating here to keep it simple for me.
The issues described here will also reso…
-
I noted down some thoughts here earlier today, https://github.com/mblomdahl/cv/commit/d87adc8b25b1f2a9e5c9f91db16d2bf4ce21b34a, on the purpose/scope of the CV repos. With this in mind, I would like a …
-
This is in my `package-lock.json`
```
"node_modules/@react-pdf/renderer": {
"version": "3.3.8",
"resolved": "https://registry.npmjs.org/@react-pdf/renderer/-/renderer-3.3.8.tgz",
…
-
Hey there!!
I see nice improvements in the library! Thanks a lot!
I was releasing a new version of my app today (with Chromic 1.17) and saw that all PDF rendering started to crash..
After tryin…
-
**Describe the bug**
I migrated today from `3.1.14` to `3.1.17` and received the following error while deploying.
```
+ yarn run deploy
/azp/_work/1/s/node_modules/yoga-layout/src/generated/YGEn…
-
KeyError Traceback (most recent call last)
[](https://localhost:8080/#) in ()
13 llmsherpa_api_url = llmsherpa_api_url + "&applyOcr=yes"
14 pdf_reader…
-
### 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…
-
-
I use PHPWord with MPDF to convert Word to PDF.
This is my code:
`Settings::setPdfRendererName( Settings::PDF_RENDERER_MPDF );
Settings::setPdfRendererPath( '.' );
$phpWor…
-
I have a problem every last line in tag eg. บริษัท จำกัด. pdf render only บริษัท จำกั
But when i spacing blank space inside before close tag character remain text render is fine. howto fix it
…