Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
QuestPDF.2025.7.2.nupkg | 2025-09-25 | 36.0 MB | |
QuestPDF.2025.7.2.snupkg | 2025-09-25 | 205.4 kB | |
2025.7.2 source code.tar.gz | 2025-09-19 | 41.4 MB | |
2025.7.2 source code.zip | 2025-09-19 | 41.7 MB | |
README.md | 2025-09-19 | 672 Bytes | |
Totals: 5 Items | 119.2 MB | 0 |
- Disabled standard ligatures by default, as they often interfere with text copying and may pose accessibility issues,
- Performance has been improved when generating multiple text-heavy documents at the same time. The more concurrent operations and text elements involved, the more noticeable the benefit,
- Improved the developer experience by updating the behavior of the GeneratePdfAndShow method to always create a uniquely named file. It ensures that certain PDF viewers automatically refresh the preview,
- Fixed exception triggered when generating a PDF without defining a Page in the Fluent API,
- Increased test coverage,
- Minor bug fixes and improvements.