-
### Describe the bug
I'm getting the following error when I try to render a chart using ReactPDFChart in Next.js:
```
ReactServerComponentsError:
You're importing a component that imports re…
-
### Expected behavior
I expect the generated content to fit the canvas size.
Example of there it's working, with only a few data in the dataset:
![billede](https://github.com/chartjs/Chart.js…
-
Is it posible to render and show pdf taken from a url like `https://mslc.osu.edu/sites/default/files/Integral%20Calculus%20Formula%20Sheet_0.pdf`? If it's, how? Thanks.
-
```
If you have image src which starts with
https://www.domain.com/appName/images/image.jpg
It hangs and it does not produce the pdf.
I am using itextrender class to render pdf from html code.
A…
-
```
If you have image src which starts with
https://www.domain.com/appName/images/image.jpg
It hangs and it does not produce the pdf.
I am using itextrender class to render pdf from html code.
A…
-
I have a PDF file with a lot pages in it. Each page is shown separately in a view pager (I'm using a view pager to swipe left-right between each page). Some of the pages have a short height and other…
-
User Issue: T16746 - survey-pdf
https://surveyjs.answerdesk.io/internal/ticket/details/T16746
***
[View Demo](https://plnkr.co/edit/m0ghZg8OP8AOwWFv)
In a survey runner:
![image](https://github…
-
First of all thanks for the work put on this project 👏
**Context**
I wanted to create a vue computed function `useBreadcrumb` that based on `tocTree` and `currentSlideNo` from `useNav()` give b…
-
### Description
Normal situation:
* user clicks a link (or button) in a web page, which is intended to return a PDF in a *new browser tab*.
* the PDF-generation code creates the PDF in the sy…
-
## Issue description
Added wicked_pdf + wkhtmltopdf-binary to gemfile of existing spa project
Generated wicked initializer with default config
Startup application
Try to render any page (not ones …