@Named @Singleton public class PDFBoxInvoiceAppender extends Object implements io.konik.harness.FileAppender
ZUGFeRD PDFBox Invoice Appender.
Constructor and Description |
---|
PDFBoxInvoiceAppender()
Instantiates a new PDF box invoice appender.
|
Modifier and Type | Method and Description |
---|---|
void |
append(io.konik.harness.AppendParameter appendParameter) |
protected void |
checkisPdfA(org.apache.pdfbox.pdmodel.PDDocument doc) |
protected void |
convertToPdfA3(org.apache.pdfbox.pdmodel.PDDocument document) |
int |
getPriority() |
public PDFBoxInvoiceAppender()
Instantiates a new PDF box invoice appender.
public void append(io.konik.harness.AppendParameter appendParameter)
append
in interface io.konik.harness.FileAppender
protected void checkisPdfA(org.apache.pdfbox.pdmodel.PDDocument doc)
protected void convertToPdfA3(org.apache.pdfbox.pdmodel.PDDocument document) throws Exception
Exception
public int getPriority()
getPriority
in interface io.konik.harness.FileAppender
Copyright © 2014-2017 Konik.io. All Rights Reserved.