-
**Describe the bug**
When rendering a pdf, a TypeInitializationException is immediately thrown.
It appears it is trying to locate a file somewhere, and it ends up in the Windows\System32 folder. …
-
Your runtime is currently not supported by QuestPDF.
`Your runtime is currently not supported by QuestPDF. Currently supported runtimes are: win-x86, win-x64, linux-x64, linux-arm64, linux-musl-x64, …
-
**Is your feature request related to a problem? Please describe.**
If I merge several documents together, the companion app crashes with the following exception:
```
Unhandled exception. System.Nul…
-
Project: https://www.questpdf.com/
License: [Proprietary](https://github.com/QuestPDF/QuestPDF/blob/ae107fb62ba2e4d0176e1c576447a513c79af9e7/LICENSE.md)
Open-source claim: [front page](https://www.q…
-
Cześć,
Czy jest szansa na udostępnienie opcji dodania logo firmy do faktury?
Pewnie wymagało by to przeprojektowania wyglądu FV.
Mogę zaprojektować różne wizualizację z propozycjami jak mogło by …
-
**Describe the bug**
Running QuestPDF on AWS ECS instance hangs when trying to generate PDFs. CPU and memory on the ECS Fargate instance spikes to 100%. Limits are currently set to 4gb of memory and …
-
Hi guys. i use this code below to draw cross X (2 intersecting lines not x char) in specific row cell :
```
column.Item().Height(50).Canvas((canvas, size) =>
{
using var paint = new S…
-
Hi,
I installed QuestPDF and HTML Agility Pack. How can I apply Notes? It says can not resolve SetHtml.
`string Notes = "Terms and conditions apply."`
```
container.Row(row =>
{
row.Rela…
-
The new Snapdragon computers are attractive powerful machines, and they run win-arm64. For QuestPDF to be relevant win-arm64 need to be supported. Ironic that the software seems to work in wsl2, but n…
-
I am developing a .NET 8 Blazor Hosted application. On trying to run the solution, it's giving me an error on startup. When I do an inspect in my browser, it shows me the following error:
Error: On…