2021.11
版本发布时间: 2021-11-07 23:44:50
QuestPDF/QuestPDF最新发布版本:2024.7.3(2024-08-27 22:56:00)
- Added new
Inlined
element - put block elements along a line with line-breaking and page-breaking support. This element also supports various element placement in the horizontal axis as well as the baseline. It will help me in the future development, especially with text rendering optimization, - Introduced a new
SkipOnce
element - it can be used to hide content on the first occurrence of the parent. Useful in conjunction with theShowOnce
element. This change was proposed by jcl86, thank you! - Improved debugging experience by providing more detailed message when the
DocumentLayoutException
is thrown. This improvement is based on the discussion started by preiius, thank you! - Now it is possible to specify global, document-specific text style. This improves text style management and simplifies the typography pattern. This feature was proposed by JonnyBooker, thank you!
- Added two overloads to the Image element. Now, you can provide an image as a filePath or a Stream. This improvement was suggested by pha3z. Thank you!
- Improved text rendering performance.
- Improved documentation examples for the
ShowOnce
and theEnsureSpace
elements. - Improved text element: it does not throw an exception when an argument is null.
- All new releases of QuestPDF will contain symbol packages. Let's welcome simplified debugging experience 🎉
1、 QuestPDF.2021.11.2.nupkg 308.56KB
2、 QuestPDF.2021.11.2.snupkg 107.47KB