-
**Describe the bug**
When trying to render multiple times the same pdf with renderToBuffer() in a loop in a Nest.js app (with express), I get the following warnings in the console. Note that all the …
-
If a user wants to call
`circuit.draw(renderer="latex", file_type="pdf", file_name="circuit")`
it fails with
`TypeError: TeXRenderer._convert_pdf() takes 1 positional argument but 2 were giv…
-
### Add the download button for the pdf
have to create a button named download in which state will be passed and then PDF creation process will be happening in @react-pdf/renderer
for now the d…
-
Connected old HP LaserJet 1018 with usb, installed in cups and prints are sent to shared printer, all print jobs get status "complete" but nothing printing.
Each print job gets message:
"Use "pdft…
-
Hi! I have an issue related to "Highcharts-export-module-asp.net". As you maybe know it is possible to add your own text (renderer feature) to a chart like shown in the following jsfiddle:
http://jsf…
-
I upgraded flutter from version 2 to 3, now the project is unable to build in Android due to an error related to native_pdf_renderer, the specific error shown is this one:
```
e: C:\flutter\.pub-c…
-
To download the PDF based on a button click in a React application using `@react-pdf/renderer`, you can use the `PDFViewer` component for previewing and `PDFDownloadLink` for downloading the PDF when …
ygpta updated
3 months ago
-
**Describe the bug**
Hello, I am experiencing an issue with the preview plugin where the font quality significantly degrades when I zoom out. There is noticeable aliasing phenomenon (like the common …
-
private fun readPdfFile() {
// Render the page and save it to an image file
try {
val directory = Environment.getExternalStorageDirectory()
val file = F…
-
Updating the npm package `@react-pdf/renderer` to version 2.1.2 and above seems to cause a Meteor-only bug that I'm having a hard time understanding. The error seems to come from this file `node_modul…