@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.FileAppenderprotected void checkisPdfA(org.apache.pdfbox.pdmodel.PDDocument doc)
protected void convertToPdfA3(org.apache.pdfbox.pdmodel.PDDocument document) throws Exception
Exceptionpublic int getPriority()
getPriority in interface io.konik.harness.FileAppenderCopyright © 2014-2017 Konik.io. All Rights Reserved.