-
Buiild error output:
NativePdfRendererPlugin.kt: (124, 29): Type mismatch: inferred type is String? but String was expected
NativePdfRendererPlugin.kt: (138, 25): Type mismatch: inferred type is S…
-
```
What steps will reproduce the problem?
1. CSS contains
@font-face {
font-family: "Century Gothic"; //or centuryForPDF
src: url(http://myintranet/.../CENTURY.TTF);
-fs-pdf-font-embed: e…
-
**Describe the bug**
When using usePDF, and triggering another render on other place of the app, it makes usePDF rerender and regenerate the PDF again.
My guess is that the problem is here:
http…
-
**Tech stack**: Jest 27, react 17, react-pdf/renderer 3.0.0
When running a test that encounters the react-pdf/renderer, the file EncodeStream instantiates TextEncoder.
That class is not availabl…
-
### Describe the Bug
i want convert docx to pdf that docx file contains header and footer
### Steps to Reproduce
sample code with file docx sample
[sample.docx](https://github.com/PHPOffice/PH…
-
In 1.5, PDF export was disabled for security reasons. We still like to have that feature back, so this is the issue to discuss different ideas for a safe reimplementation.
**Current ideas:**
- Use…
-
https://github.com/johnalanwoods/maintained-modern-unix
| Basic Tool Name | Type (CLI/TUI/GUI) | Note | Installation |
| --------------- | ------------------ | ------------…
-
My code works like charm in the dev box, but after deploying it to the prod box, I see a "TypeError: a is not a function",
Not sure what this means and need help. Attached the error image.
using
"…
-
I have discussed this with David Warring (zef:dwarring), the author of most of the very usable Raku PDF modules adhering to the approved, official ISO specification for PDF. Following is a general sta…
-
```
*** This issue was imported from http://java.net/jira/browse/XHTMLRENDERER-199
It was reported by nskclr on 14.09.2007 18:52:32 +0200 and last updated in the
previous bug tracker on 20.07.2008 …