Marcin Ziąbek
842b856f7a
Added tests for several elements
2021-04-09 19:10:55 +02:00
Marcin Ziąbek
733dbc8746
Stack element: updated tests
2021-04-09 16:32:32 +02:00
Marcin Ziąbek
0b7b05d36c
Decoration element: added tests
2021-04-09 16:32:22 +02:00
Marcin Ziąbek
a83ebe2fed
Simplified implementation for Section and Page elements
2021-04-03 00:13:14 +02:00
Marcin Ziąbek
6f0c6513da
Bugfix: exception when providing null content into the Text element
2021-03-31 13:00:29 +02:00
Marcin Ziąbek
500cea1fbf
Simplified the layouting algorithm in the Stack element; Added a Spacing property to the Row element; Implemented new Grid element; Updated examples
2021-03-28 17:49:19 +02:00
Laurence Mingle
3369da42ed
Additional page sizes ( #6 )
...
* Update PageSizes.cs
Added/Updated page sizes using details found in the Adobe PostScript Printer Description File Format Specification version 4.3.
* Update PageSizes.cs
Rounded values
* Update PageSizes.cs
Using float
* Update PageSizes.cs
Formatting
* Update PageSizes.cs
Fewer PageSizes
* Update PageSizes.cs
Addition of PageSize class, dimensions using point values from papersizes.io and extension methods for portrait & landscape orientation.
2021-03-27 11:08:00 +01:00
MarcinZiabek
c5cb588857
Fixed: AspectRatio behaviour does not take into account child measurement. Added tests for AspectRatio, Image and DynamicImage elements. Small TestPlan framework improvements.
2021-03-23 18:05:39 +01:00
Marcin Ziąbek
08126b2fa4
simplified AspectRatio code, better exception handling for QuestPdf.Examples, fixed Placeholder image
2021-03-23 14:43:03 +01:00
Marcin Ziąbek
5e9ff7ec1e
Added scaling options for AspectRatio and Image component. Added Debug component to the fluent API
2021-03-22 11:49:27 +01:00
Marcin Ziąbek
9c05c182b8
Fix: GeneratePdf closes provided stream
2021-03-21 17:43:55 +01:00
Marcin Ziąbek
dee97b22e4
Improved readme
2021-03-10 19:55:58 +01:00
Marcin Ziąbek
1d1d969b5a
2021.3.1
2021-03-01 17:06:37 +01:00
Marcin Ziąbek
190b1e7dee
Update issue templates
2021-03-01 16:49:27 +01:00
Marcin Ziąbek
98be1abe74
Merge pull request #1 from QuestPDF/add-code-of-conduct-1
...
Create CODE_OF_CONDUCT.md
2021-03-01 16:41:17 +01:00
Marcin Ziąbek
6b6d2d7fa3
Create CODE_OF_CONDUCT.md
2021-03-01 16:40:03 +01:00
Marcin Ziąbek
a1d27ea8e8
Update readme.md
2021-03-01 16:37:07 +01:00
Marcin Ziąbek
43c4011f91
2021.3.0 Generating images functionality, ShowIf element, fixed mutating TextStyle
2021-03-01 16:24:59 +01:00
Marcin Ziąbek
35214892ef
2021.2.0 Internal links, external links, dynamic images, font weights
2021-02-08 14:36:12 +01:00
Marcin Ziąbek
8b98c4b1ac
Readme: fixed images urls
2021-01-16 01:44:48 +01:00
Marcin Ziąbek
ce9a17da48
Added readme
2021-01-16 01:41:52 +01:00
Marcin Ziąbek
8326446446
Library implementation
2021-01-16 01:31:39 +01:00
Marcin Ziąbek
3e3c464974
Initial commit
2021-01-04 23:47:18 +01:00