public class ZugferdPostprocessor extends Object
| Constructor and Description |
|---|
ZugferdPostprocessor() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
embedXMLtoPDF(byte[] pdf,
byte[] xml) |
String |
getOutputDocumentType() |
ZugferdMetaData |
getZugferdMetaData(byte[] xml)
Retrieve the type of ZUGFeRD and the ZUGFeRD document number
|
public byte[] embedXMLtoPDF(byte[] pdf,
byte[] xml)
throws Exception
Exceptionpublic ZugferdMetaData getZugferdMetaData(byte[] xml) throws Exception
xml - byte array with XML document to retrieve the metadata fromException - in case of errorpublic String getOutputDocumentType()
Copyright © 2015–2019 Philip Helger. All rights reserved.