Jochen Staerk
Jochen Staerk
Unfortunately nobody ever contributed so we abandoned the dropwizard based open-source version but continued with a complete rewrite in Spring Boot. Which is alive and well and available via https://www.mustangproject.org/server/
geht es um validierung oder import? Könnte ich bitte eine kleine Beispieldatei haben? vielen Dank Jochen Stärk
> VeraPDF should be used for validation instead of PDFbox, which implements a parser compliant with the ISO-19005 specification (aka PDF/A-1) or to check compliance with PDF/A-1b: https://pdfbox.apache.org/1.8/cookbook/pdfavalidation.html As already...
Please note that I do not know of any case where my calculation is wrong (please open a ticket if it is) and there should be no reason why anyone...
interessant, ich brauche bitte mal kurz steps to reproduce
Hi, I didn't know Adobe had a ZUGFeRD Validator. Does it pass our validator? --action validate or the online version at zugferd-community... And could you please send your file? Ideally...
https://www.zugferd-community.net/de/dashboard/validation is using Mustang. Maybe the Adobe validator is wrong or only supports v1? Does it give any details?
@5now when I use this ``` package org.example; import com.helger.schematron.ISchematronResource; import com.helger.schematron.svrl.SVRLMarshaller; import com.helger.schematron.svrl.jaxb.SchematronOutputType; import org.w3c.dom.Document; import org.w3c.dom.Node; import org.w3c.dom.NodeList; import com.helger.schematron.xslt.SchematronResourceXSLT; import javax.xml.transform.stream.StreamSource; import javax.xml.xpath.XPath; import javax.xml.xpath.XPathConstants; import javax.xml.xpath.XPathExpressionException;...
but with *this* pom the problem is reproductible. One can also set java version to 11 if you want to keep files.readstring. ``` 4.0.0 org.mustangproject validator Library to validate e-invoices...
And with this pom it works again. *Still* not sure if its java 11, though ``` 4.0.0 org.mustangproject validator Library to validate e-invoices (ZUGFeRD, Factur-X and Xrechnung) jar 2.10.1-SNAPSHOT sonatype-oss-public...