Marcin Ziąbek
|
656d1a6ecf
|
Improved Row element stability
|
2021-12-16 01:39:26 +01:00 |
|
Marcin Ziąbek
|
5f636beb9d
|
Added missing assertions to test that are supposed to throw an exception
|
2021-12-09 17:10:45 +01:00 |
|
Marcin Ziąbek
|
10683776bb
|
2021.12.0
2021.12
|
2021-12-06 09:28:02 +01:00 |
|
Marcin Ziąbek
|
f2c47c4fd3
|
2021.12.0-alpha1
|
2021-11-30 00:34:04 +01:00 |
|
Marcin Ziąbek
|
77b8f04659
|
Synced to 2021.12-alpha0
|
2021-11-19 00:50:38 +01:00 |
|
Marcin Ziąbek
|
5235ada66f
|
Merge branch 'main' into element-proxy
# Conflicts:
# QuestPDF/Drawing/PdfCanvas.cs
# QuestPDF/QuestPDF.csproj
|
2021-11-19 00:46:46 +01:00 |
|
Marcin Ziąbek
|
4ce66878f2
|
2021.12.0-alpha0
|
2021-11-19 00:24:32 +01:00 |
|
Marcin Ziąbek
|
79cc5f1507
|
Added support for XPS rendering
|
2021-11-19 00:22:45 +01:00 |
|
Marcin Ziąbek
|
7c7d461c4b
|
Merge pull request #53 from donmurta/main
Add simple chart example
|
2021-11-14 23:09:27 +01:00 |
|
Marcin Ziąbek
|
63af713935
|
2021.11.4 - Fixed measuring the Inlined element
|
2021-11-14 23:03:22 +01:00 |
|
Don Murta
|
2419a25cbd
|
Add simple chart example
|
2021-11-09 10:26:46 -07:00 |
|
Marcin Ziąbek
|
014ec15908
|
2021.11.3
|
2021-11-07 16:46:34 +01:00 |
|
Marcin Ziąbek
|
82e29d5fdd
|
ImagePlaceholder.Solid = true;
|
2021-11-07 16:19:54 +01:00 |
|
Marcin Ziąbek
|
c64754241d
|
Updated base to 2021.11
|
2021-11-04 01:02:44 +01:00 |
|
Marcin Ziąbek
|
9de87061e4
|
Merge branch 'main' into element-proxy
# Conflicts:
# QuestPDF.ReportSample/Layouts/PhotoTemplate.cs
# QuestPDF.ReportSample/Layouts/SectionTemplate.cs
# QuestPDF.ReportSample/Tests.cs
# QuestPDF/Drawing/DocumentGenerator.cs
# QuestPDF/Elements/Constrained.cs
# QuestPDF/Infrastructure/Position.cs
# QuestPDF/Infrastructure/Size.cs
|
2021-11-04 00:22:22 +01:00 |
|
Marcin Ziąbek
|
86cfd22316
|
2021.11.0-beta3
2021.11
|
2021-11-03 21:39:20 +01:00 |
|
Marcin Ziąbek
|
520bfc840c
|
Improved code benchmarking (removed an unnecessary cost of image placeholder generation)
|
2021-11-03 21:22:08 +01:00 |
|
Marcin Ziąbek
|
22cdad69b7
|
Text element improvement: null string behaves like an empty text, not throws an exception
|
2021-11-03 21:21:23 +01:00 |
|
Marcin Ziąbek
|
d260fa7587
|
Added generating symbols
|
2021-10-29 01:30:28 +02:00 |
|
Marcin Ziąbek
|
011668fb4c
|
Image: added support for common overloads
|
2021-10-29 01:24:56 +02:00 |
|
Marcin Ziąbek
|
5a886452cf
|
Merge pull request #40 from QuestPDF/2021.11
2021.11
|
2021-10-23 03:07:56 +02:00 |
|
Marcin Ziąbek
|
b044208195
|
Updated nuget details
|
2021-10-23 03:02:18 +02:00 |
|
Marcin Ziąbek
|
dadb8a5087
|
Improved test engine. Added more examples
|
2021-10-23 02:59:47 +02:00 |
|
Marcin Ziąbek
|
11f0809efc
|
Improved default text style
|
2021-10-23 02:59:29 +02:00 |
|
Marcin Ziąbek
|
0a6673dd4f
|
Update QuestPDF.csproj
|
2021-10-21 15:46:31 +02:00 |
|
Marcin Ziąbek
|
525bf534e5
|
Update DocumentGenerator.cs
|
2021-10-19 00:37:07 +02:00 |
|
Marcin Ziąbek
|
68f050a154
|
Adjusted tests for better benchmarking
|
2021-10-16 22:34:54 +02:00 |
|
Marcin Ziąbek
|
fd696c5b66
|
Added missing tests to the constrained element
|
2021-10-12 23:58:28 +02:00 |
|
Marcin Ziąbek
|
0ccc8cc236
|
Improved the DocumentLayoutException message
|
2021-10-11 23:01:26 +02:00 |
|
Marcin Ziąbek
|
9ef444462a
|
Implemented the Inlined document
|
2021-10-11 22:48:44 +02:00 |
|
Marcin Ziąbek
|
479915b68f
|
Implemented the Inlined element
|
2021-10-11 01:48:12 +02:00 |
|
Marcin Ziąbek
|
5deea91fe4
|
Code refactorization
|
2021-10-10 23:21:11 +02:00 |
|
Marcin Ziąbek
|
7174a2afa1
|
Code style improvements
|
2021-10-10 19:17:31 +02:00 |
|
Marcin Ziąbek
|
1371fe1df9
|
Merge pull request #32 from QuestPDF/global-text-style
Global text style
|
2021-10-10 18:40:19 +02:00 |
|
Marcin Ziąbek
|
bb00dfd4d4
|
Merge pull request #28 from jcl86/main
SkipOnce element for different headers and footers
|
2021-10-10 18:39:15 +02:00 |
|
Marcin Ziąbek
|
70e5783f0e
|
Updated report sample to follow new text style approach
|
2021-10-07 23:23:07 +02:00 |
|
Marcin Ziąbek
|
e8b7f38187
|
Fixed setting text style in the text-block-elements
|
2021-10-07 23:10:12 +02:00 |
|
Marcin Ziąbek
|
c2ba2addfc
|
Fixed handling global text style when setting block-wide style
|
2021-10-07 22:56:51 +02:00 |
|
Marcin Ziąbek
|
e379502a64
|
Implemented prototype of global, document-wide text style
|
2021-10-07 22:38:41 +02:00 |
|
Marcin Ziąbek
|
88e58500a8
|
Improved caching
|
2021-10-07 21:26:14 +02:00 |
|
jcl-aadlab
|
caa779e1e0
|
Added skip element for headers and footers
|
2021-10-05 10:50:55 +02:00 |
|
Marcin Ziąbek
|
4938e97e6d
|
Update readme.md
|
2021-10-01 14:09:25 +02:00 |
|
Marcin Ziąbek
|
7980befb77
|
Synced with 2021.10
|
2021-10-01 02:32:35 +02:00 |
|
Marcin Ziąbek
|
f3b75b43ac
|
Merge branch 'main' of https://github.com/QuestPDF/library into element-proxy
Conflicts:
QuestPDF.ReportSample/QuestPDF.ReportSample.csproj
QuestPDF.ReportSample/Tests.cs
QuestPDF.UnitTests/ShowOnceTest.cs
QuestPDF.UnitTests/StackTests.cs
QuestPDF.UnitTests/TestEngine/Operations/ChildMeasureOperation.cs
QuestPDF.UnitTests/TestEngine/SingleChildTests.cs
QuestPDF.UnitTests/TestEngine/TestPlan.cs
QuestPDF/Drawing/DocumentGenerator.cs
QuestPDF/Drawing/TextRender.cs
QuestPDF/Elements/PageBreak.cs
QuestPDF/Elements/PageNumber.cs
QuestPDF/Elements/Rotate.cs
QuestPDF/Elements/Row.cs
QuestPDF/Elements/Scale.cs
QuestPDF/Elements/SimpleRotate.cs
QuestPDF/Elements/Text.cs
QuestPDF/Elements/Unconstrained.cs
QuestPDF/Infrastructure/Element.cs
|
2021-10-01 02:20:21 +02:00 |
|
Marcin Ziąbek
|
17e2727833
|
Added missing option to style a line
|
2021-10-01 01:44:53 +02:00 |
|
Marcin Ziąbek
|
1b9ea70f6e
|
Fixed code highlighting
2021.10
|
2021-09-30 23:50:34 +02:00 |
|
Marcin Ziąbek
|
87f4c9774a
|
Update readme.md
|
2021-09-30 23:48:35 +02:00 |
|
Marcin Ziąbek
|
3bdd03031b
|
Updated csproj
|
2021-09-30 23:08:47 +02:00 |
|
Marcin Ziąbek
|
26335faa97
|
Improved and fixed old tests
|
2021-09-30 22:48:39 +02:00 |
|
Marcin Ziąbek
|
7b81e61840
|
Merge pull request #26 from QuestPDF/richtext
2021.10 Richtext
|
2021-09-30 22:05:45 +02:00 |
|