v0.0.504
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m53s

This commit is contained in:
2024-08-07 19:44:45 +02:00
parent a173e30090
commit 99b000ecf4
3 changed files with 8 additions and 2 deletions

View File

@@ -81,6 +81,8 @@ func TestPDFBuilder(t *testing.T) {
Debug(false).
Build()
builder.Ln(8)
builder.Table().
Widths("auto", "20", "1fr", "20").
PadX(2).