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
+2 -1
View File
@@ -1 +1,2 @@
GOARCH=amd64 GOOS=windows go build -ldflags "-s -w" -o dist/pdf_xml_helper.exe main.go
GOARCH=amd64 GOOS=windows go build -ldflags "-s -w" -o dist/pdf_xml_helper.exe main.go
go build -ldflags "-s -w" -o dist/pdf_xml_helper main.go