2021.04
版本发布时间: 2021-04-03 06:54:15
QuestPDF/QuestPDF最新发布版本:2024.7.3(2024-08-27 22:56:00)
- Added new element:
Debug
- this element can be used for inspecting its children and space taken by them, - Added new element:
Element
can be used for injecting dynamic elements (usually conditionally) without breaking the fluent API chain. This is practically a syntactic sugar to simplify your code. - The
AspectRatio
element allows now to specify scaling rule: fitting width, height or available space. - The
Image
element supports now scaling rules: fitting width, height or available space, as well as scaling unproportionally. - Added more, commonly used page sizes (thank you for your work lmingle).
- Bugfix: the
GeneratePdf(Stream stream)
method does not close the output stream (thank you for your suggestion tthiery).
1、 QuestPDF.2021.4.0.nupkg 144.17KB