This commit is contained in:
jstaerk
2023-12-12 16:54:13 +01:00
parent a4361e5c45
commit db611cb54f

View File

@@ -708,6 +708,10 @@ public class Main {
}
} else {
if (format.equals("fx")) {
zfIntVersion=2;// actually we are talking of generation, not version
// so even if someone correctly requested factur-x 1 internally we call it zugferd 2 :-(
}
ze = new ZUGFeRDExporterFromPDFA().load(pdfName);
ze.setProducer("Mustang-cli")