Class name | com.ebd.hub.datawizard.iu.AppendFileToPdfContainerIU |
This Integration Unit allows an existing file (or directory) to be embedded in an existing PDF file, creating a PDF/A-3 file.
Important note: If in a Response a new PDF is to be written with the result file of the Integration Unit, the contents of the content settings must be set to Output of IU and 8859_1 must be selected as the encoding.
Parameters
Parameter | Allowed values | Default value | Description |
|---|---|---|---|
Delete PDF afterwards | true, false | false | Delete the existing PDF after merging. |
Delete appended file afterwards | true, false | true | Delete the existing file after merging. |
File to include | The path to the existing file (or directory) to be embedded. Note: In directories, files whose names begin with a period (.), files whose length is 0, and subdirectories are ignored. | ||
The path to the existing PDF. | |||
Skip embedding fallback fonts | true, false | false | If set to true, the embedding of fallback fonts will be skipped to prevent the file size to be increased because of this. Important note: This will most likely lead to the PDF no longer being PDF/A-conformant. |