-
It's not a bug. It's an how to use/how to do it.
I want to fix the size of one image instead of using the autofit, etc. I saw you have in API reference an option for Dynamic Images but then when us…
-
Hi, I'm facing an issue with missing dependency I think. I'm running my api in docker-compose in microservices architecure and when trying to generate pdf, getting this error:
`Cannot create the P…
-
QuestPDF.Drawing.Exceptions.InitializationException:“Cannot create the PDF document using the SkiaSharp library. This exception usually means that, on your operating system where you run the applicati…
-
**Describe the bug**
When I use the overload of GeneratePDF() to save the PDF directly to a stream, the resulting file is empty. I have to save it to a byte array and then create a stream using that …
-
**Describe the bug**
I have my app running in an Azure App Service with a linux container image. When I execute an integration event that is being handled by the app, the app starts processing the ev…
-
**Describe the bug**
When building a simple 2 column table, one of the cells will extend over multiple pages. The sample data will extend the cell across 5 pages. The problem occurs on page 3 of the…
-
```
QuestPDF.Drawing.Exceptions.DocumentLayoutException: Composed layout generates infinite document. This may happen in two cases. 1) Your document and its layout configuration is correct but the co…
-
### Feature request type
New component
### Component name
MudPrintContainer
### Is your feature request related to a problem?
I would like to ask if a dedicated component for printing could be ad…
-
## What is the Grid element?
The Grid element introduces a new type of layout that equally divides available space into columns of equal width. Elements may take one or more columns. It is possible…
-
Another thing we noticed is that `UseOrignalImage()` was 5x slower pr PDF:
![snip kjfTrvd6@2x](https://github.com/QuestPDF/QuestPDF/assets/206726/491a9117-78ad-4f21-8156-62dddd8fb774)
_Originall…