Name

adams.flow.transformer.PDFAppendDocument


Synopsis

Modifies the incoming PDF document generated by adams.flow.source.PDFNewDocument using the PDF processors on either the specified input file or storage item.
Needs to be finalized with adams.flow.sink.PDFCloseDocument.
If a file name is received as input, it is assumed that this is an existing PDF file and gets appended.


Additional information

Flow input/output:
- input: adams.flow.transformer.pdfproclet.PDFGenerator, java.lang.String, java.io.File
- output: adams.flow.transformer.pdfproclet.PDFGenerator


See also

Options