Marcin Ziąbek
Marcin Ziąbek
Sequence contains no elements exception when producing large PDFs using release mode NuGet packages
### Discussed in https://github.com/QuestPDF/QuestPDF/discussions/298 Originally posted by **wbittlehsl** July 29, 2022 I have a process that produces PDFs using QuestPDF in .NET Core 3.1. The data that drives the process...
On some operating systems (e.g. Linux), SkiaSharp and HarfBuzzSharp libraries require additional dependencies. The QuestPDF library already handles such cases and tries to provide detailed instruction on how to fix...
## Relative position ### Description and API The `RelativePosition` element is a generalization of the `Alignment` element. Instead of using predefined positions (left, center, right, top, middle, bottom), it uses...
### Discussed in https://github.com/QuestPDF/QuestPDF/discussions/730 Originally posted by **crabouif** December 1, 2023 Hi all, I'm facing issue with the dynamic footer, that I want to share here. When I run my...
> How can I achieve image fit to contain. For example, I set container height to 100 and if image width bigger than height it scale height to fit and...
TBD https://source.chromium.org/chromium/chromium/src/+/main:third_party/skia/src/svg/SkSVGCanvas.cpp