feat: dix all pdf problems. Validator now green

This commit is contained in:
2026-02-08 13:32:16 +01:00
parent 1196274498
commit 3fcbb55b8f
6 changed files with 588 additions and 13 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ func main() {
Name: path.Base(exeName),
Usage: "Pdf xml invoice helper cli",
UseShortOptionHandling: true,
Version: "1.0.0",
Version: "1.0.1",
Commands: []*cli.Command{
{
Name: "extract",