Marcin Ziąbek
78e5cbd098
Minor refactorization
2021-05-03 00:38:48 +02:00
Marcin Ziąbek
f792f6c749
Added tests for stack and row, project cleanup
2021-05-02 21:11:08 +02:00
Marcin Ziąbek
0d86039c0c
Implemented experimental, tree-based simple stack and row
2021-05-02 14:40:08 +02:00
Marcin Ziąbek
779245b260
Minor Fluent API changes
2021-05-01 22:46:37 +02:00
Marcin Ziąbek
1698212669
Improved behaviour of the EnsureSpace element
2021-04-29 11:23:54 +02:00
Marcin Ziąbek
388adc5ad1
Update ElementExamples.cs
2021-04-21 23:44:15 +02:00
Marcin Ziąbek
81a9599b99
Updated version: 2021.5-alpha2
2021-04-21 14:12:22 +02:00
MarcinZiabek
48f41db98b
Improved sample report styling
2021-04-20 12:55:07 +02:00
MarcinZiabek
3dd8513e42
Code cleanup
2021-04-20 12:54:38 +02:00
MarcinZiabek
c3d805e5e5
Removed not needed images (photos and map). Replaced by image placeholder
2021-04-20 12:15:16 +02:00
Marcin Ziąbek
f77d8baa63
Added Box element, Redesigned Debug element, Added image placeholder
2021-04-18 23:11:29 +02:00
MarcinZiabek
950d971119
Consolidated classes for Row and Grid elements
2021-04-17 21:55:19 +02:00
MarcinZiabek
e4203838cb
Cleaned up using statements
2021-04-17 21:52:33 +02:00
MarcinZiabek
25b690fcca
Bug fix: maintain origin matrix after drawing the Canvas element
2021-04-17 21:51:17 +02:00
Marcin Ziąbek
3f0b500b1b
New elements: Grid, Canvas, EnsureSpace, Layers. Predefined colors and fonts.
2021-04-16 01:19:34 +02:00
Marcin Ziąbek
fb3aec4bf8
PageSize names refactorization
2021-04-09 19:17:36 +02:00
Marcin Ziąbek
8c2250ecde
Code refactorization
2021-04-09 19:11:31 +02:00
Marcin Ziąbek
bb2850b2d8
Added material design colors
2021-04-09 19:11:17 +02:00
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
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.3.1
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.3
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