-
```
#[test]
fn win_pdf_print_songti() {
let device_list = PrinterDevice::all().unwrap();
for d in device_list {
if d.name().contains("EPSON LQ-735KII ESC/P2") {
…
-
Gulp bundle --ship is not completing when we import package @react-pdf/renderer
**To Reproduce**
Steps to reproduce the behavior including code snippet (if applies):
1.import { PDFDownloadLink…
-
npm WARN deprecated core-js@2.6.12: core-js@
-
All package managers support installing dependencies via npm alias, which is handy when you are working with different versions of one library.
example:
```
...
"rpr3.0.1": "npm:@react-pdf…
-
**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…
-
Hello guys,
I tried to use your demo but the pdf open in an other page...
Where should I put the link because If I follow well yours instructions (step 5) you mentioned that to put
this link on the…
-
This might be overkill / too tricky to get 100% correct. But maybe we can support some simple things like bold and italics.
-
React pdf is not compatible with react 19, will you make the library compat with this version ?
-
**Describe the bug**
I tried to add `@react-pdf/renderer` library to my project that uses `import "@preact/signals-react"` and received the next error:
```
dispatcher.useSyncExternalStore is not a …
-
For some reason it stalls at: `18aad95dfca 2024ms Starting renderer`
Then it doesn't do anything, no error, no hang, it just stops there as if the job was finished and never outputs any PDF.
I can p…