Update ZF2EdgeTest.java
I would not want ZF1 in the test for critical cases zugferd v2 cases
This commit is contained in:
@@ -183,7 +183,7 @@ public class ZF2EdgeTest extends MustangReaderTestCase {
|
||||
ZUGFeRDExporter ze = new ZUGFeRDExporterFromA3Factory()
|
||||
.setProducer("My Application")
|
||||
.setCreator(System.getProperty("user.name"))
|
||||
.setZUGFeRDVersion(1)
|
||||
.setZUGFeRDVersion(2)
|
||||
.ignorePDFAErrors()
|
||||
.load(SOURCE_PDF)) {
|
||||
ze.PDFattachZugferdFile(this);
|
||||
|
||||
Reference in New Issue
Block a user