Printing: Replace WinziPrint with iText
Some checks failed
Test / Run tests (push) Has been cancelled

This commit is contained in:
2026-02-18 23:00:21 +01:00
parent 751246537e
commit 4bd68eb16b
17 changed files with 341 additions and 234 deletions

View File

@@ -1,5 +1,6 @@
h2 {
margin-top: 0;
margin-bottom: 0.5em !important;
}
@@ -22,9 +23,3 @@ table.area-commitements td.text {
table.area-commitements tr.sum {
font-size: 12pt;
}
@page :not(:first) {
br.area-commitements {
display: none;
}
}