public interface AppendParameter
The PDF Append Parameter Data.
| Modifier and Type | Method and Description |
|---|---|
InputStream |
attachmentFile()
Attachment file.
|
InputStream |
inputPdf()
Input PDF to read from.
|
OutputStream |
resultingPdf()
The Resulting PDF output Stream.
|
String |
zugferdConformanceLevel()
Zugferd conformance level.
|
String |
zugferdVersion()
Zugferd version.
|
InputStream attachmentFile()
Attachment file.
InputStream inputPdf()
Input PDF to read from.
This file should not be altered.
OutputStream resultingPdf()
The Resulting PDF output Stream.
String zugferdConformanceLevel()
Zugferd conformance level.
String zugferdVersion()
Zugferd version.
Copyright © 2014-2016 Konik.io. All Rights Reserved.