| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| QuestPDF.2026.7.2.nupkg | 2026-07-29 | 47.2 MB | |
| QuestPDF.2026.7.2.snupkg | 2026-07-29 | 535.1 kB | |
| 2026.7.2 source code.tar.gz | 2026-07-29 | 52.4 MB | |
| 2026.7.2 source code.zip | 2026-07-29 | 52.8 MB | |
| README.md | 2026-07-29 | 774 Bytes | |
| Totals: 5 Items | 152.9 MB | 3 | |
- Fixed a rare Windows x64 concurrency issue where generated PDF documents appeared correct in viewers, but selected and copied text was corrupted.
- Improved text rendering representation to resolve rare compatibility issues in certain PDF viewers that could cause incorrect results when selecting or copying text.
- Improved compatibility for complex glyphs, such as ligatures, by annotating them with the
/ActualTexttag. This improves text selection, copying, extraction, and screen-reader accessibility. Ligatures remain disabled by default. - Added support for the
AllowModificationpermission inDocumentOperationswhen encrypting PDF documents with 128-bit or 256-bit keys. - Added minor fixes and expanded test coverage for the
DocumentOperationsAPI.