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()
|
ZUGFeRDExporter ze = new ZUGFeRDExporterFromA3Factory()
|
||||||
.setProducer("My Application")
|
.setProducer("My Application")
|
||||||
.setCreator(System.getProperty("user.name"))
|
.setCreator(System.getProperty("user.name"))
|
||||||
.setZUGFeRDVersion(1)
|
.setZUGFeRDVersion(2)
|
||||||
.ignorePDFAErrors()
|
.ignorePDFAErrors()
|
||||||
.load(SOURCE_PDF)) {
|
.load(SOURCE_PDF)) {
|
||||||
ze.PDFattachZugferdFile(this);
|
ze.PDFattachZugferdFile(this);
|
||||||
|
|||||||
Reference in New Issue
Block a user