Hallo
beim mir gehts:
java -jar Mustang-CLI-2.15.1.jar --action combine --source _out-pdf_err.pdf --source-xml XRECHNUNG_Einfach.cii.xml
Source PDF set to _out-pdf_err.pdf
ZUGFeRD XML set to XRECHNUNG_Einfach.cii.xml
Output PDF (default: invoice.ZUGFeRD.pdf):
Additional file attachments filename (empty for none):
Format (fx=Factur-X, zf=ZUGFeRD, ox=Order-X, da=Cross Industry Despatch Advice) (default: fx):
Version (1 or 2) (default: 1):
Profile [M]INIMUM, BASIC [W]L, [B]ASIC,
[C]IUS, [E]N16931, EX[T]ENDED or [X]RECHNUNG (default: E):
13:41:42.407 [main] ERROR ROOT - File is not a valid PDF/A-1 input file
java.io.IOException: File is not a valid PDF/A-1 input file
at org.mustangproject.ZUGFeRD.ZUGFeRDExporterFromA1.ensurePDFIsValid(ZUGFeRDExporterFromA1.java:81)
at org.mustangproject.ZUGFeRD.ZUGFeRDExporterFromA3.load(ZUGFeRDExporterFromA3.java:158)
at org.mustangproject.ZUGFeRD.ZUGFeRDExporterFromA1.load(ZUGFeRDExporterFromA1.java:89)
at org.mustangproject.ZUGFeRD.ZUGFeRDExporterFromA1.load(ZUGFeRDExporterFromA1.java:33)
at org.mustangproject.ZUGFeRD.ZUGFeRDExporterFromPDFA.load(ZUGFeRDExporterFromPDFA.java:135)
at org.mustangproject.commandline.Main.performCombine(Main.java:726)
at org.mustangproject.commandline.Main.main(Main.java:409)
File is not a valid PDF/A-1 input file
vs
java -jar Mustang-CLI-2.15.1.jar -i --action combine --source _out-pdf_err.pdf --source-xml XRECHNUNG_Einfach.cii.xml
Source PDF set to _out-pdf_err.pdf
ZUGFeRD XML set to XRECHNUNG_Einfach.cii.xml
Output PDF (default: invoice.ZUGFeRD.pdf):
Additional file attachments filename (empty for none):
Format (fx=Factur-X, zf=ZUGFeRD, ox=Order-X, da=Cross Industry Despatch Advice) (default: fx):
Version (1 or 2) (default: 1):
Profile [M]INIMUM, BASIC [W]L, [B]ASIC,
[C]IUS, [E]N16931, EX[T]ENDED or [X]RECHNUNG (default: E):
Written to invoice.ZUGFeRD.pdf