PDFContentCreator
Group |
|
Class Name |
com.ebd.hub.datawizard.iu.PDFContentCreator |
Function |
This Integration Unit creates PDF documents from CSV, FixRecord (Fixed-length), or from plaintext. |
Description
Introduction: Integration Units.
This Integration Unit creates PDF documents from CSV, FixRecord, or from plaintext. The parameters Font and Font size are mandatory. A title for the PDF document is optional.
Important note: This Integration Unit creates binary data. If the content of the Integration Unit is used in a Response Route, file encoding 8859_1 has to be chosen.
Parameter Description
Parameter Name |
Allowed Values |
Default Value |
Description |
Font |
Times-Roman, Times-Bold, Times-Italic, Times-BoldItalic, Helvetica, Helvetica-Bold, Helvetica-Oblique, Helvetica-BoldOblique, Courier, Courier-Bold, Courier-Oblique, Courier-BoldOblique, Symbol, ZapfDingbats |
Helvetica |
The font (mandatory). Important note: Please use the exact spelling. |
Font size |
10 |
The font size (mandatory). |
|
Input format |
Plain-Text, CSV, FixRecord |
Plain-Text |
The input format. |
Title |
The title of the document (optional). |