-
When I try to implement an image as either byte[], stream, or even a Placeholders.Image, I get the following error:
**"Error: QuestPDF.Drawing.Exceptions.DocumentComposeException: Cannot load or de…
-
Documentation on SkiaSharp or Skia does not specify which version(s) of PDF is being supported (e.g. 1.4, 1.5, 1.6, 1.7, ...)
**Which PDF versions are supported?**
(Please also update the docume…
-
**Describe the bug**
```
System.Collections.Generic.KeyNotFoundException: The given key '0' was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Live…
-
I'm building a long invoice consisting of multiple sections. I'm trying to add dynamic content to the header which changes with every page to display information about each section. The content is a l…
-
**Is your feature request related to a problem? Please describe.**
I want to decide which scaling rule is used in order to display the Image element. Depending on the scenario, the image element shou…
-
Hi,
I'm trying to create a PDF, which will contain a bunch of images.
These images vary greatly in size. Some of them need to be scaled down to fit the width of the page, which the default scali…
-
In multiple places, QuestPDF is called "open-source". An example of this can be found in the project's `README.md`
> QuestPDF is a modern **open-source** .NET library for PDF document generation. Off…
-
-
What am I doing wrong here? If all is align right, why the first "row" is aligned to the right based on second "row" length?
![Zrzut ekranu 2023-10-20 073320](https://github.com/QuestPDF/QuestPDF/ass…
-
**Describe the bug**
Generating a PDF containing a image, we see that it _sometimes_ crashes the entire application and terminating the process. So far, the only time we see it is under load testi…