Documents: Replace Razor templates with iText
Some checks failed
Test / Run tests (push) Failing after 1m21s

This commit is contained in:
2026-03-16 15:09:47 +01:00
parent d8c967b2f2
commit e80c9c3ec4
60 changed files with 2286 additions and 2924 deletions

View File

@@ -25,7 +25,6 @@ namespace Tests.UnitTests.DocumentTests {
[OneTimeSetUp]
public async Task SetupPrinting() {
await Html.Init();
await Pdf.Init();
}