user-named-void
user-named-void
What you could do is create the original document and instead of directly generating the pdf you generate a set of images. Then you create a second document and add...
I don't think the EnsureSpace would work. Because of the dymanic nature of our products it would require a lot of calculations to guess the required height. A product without...
There is already an issue about this, see #31, also there is a little writeup about font management in the documentation [here](https://www.questpdf.com/going-production/reducing-output-size.html) and [here](https://www.questpdf.com/api-reference/text.html#unicode-support)
We also like to have the footer only visible on the last page of the table. At the moment we have a similar solution of creating a separate Item in...
This would be a great feature, our marketing department uses a lot of svg files and now i need to convert them first.
I have the same issue with windows and .NET 6 in 1.4.3. Downgrading to 1.4.2 solves the issue.