Document Writer
This destination connector takes an HTML template and converts it into either a PDF or RTF document. Custom embedded stylesheets are supported. That document can then be written out to a file and/or stored as a message attachment. The page size can be specified, and for PDFs you can also encrypt the document with a password.
Supported property groups:
Item | Name | Default Value | Description |
---|---|---|---|
A | Output | File | Choose how to output the document.
|
B | Directory | The directory (folder) where the generated file should be written. Use the Test Write button to confirm that files can be written to the folder. | |
C | File Name | The file name to give to the generated file. | |
D | Document Type | The type of document to be created for each message. | |
E | Encrypted | No | If the document type is PDF, generated documents can optionally be encrypted. |
F | Password | If encryption is enabled, enter the password that must be used to view the document after encryption. | |
G | Page Size | 8.5" x 11" (Letter) | The width and height of the document pages. The units for each are determined by the drop-down menu to the right. When rendering PDFs, a minimum of 26mm is enforced. Use the far-right drop-down menu to quickly select a page size among common US and UK formats. |
H | HTML Template | This template is expected to be an HTML document, determining how to layout the PDF/RTF document. Custom embedded stylesheets are supported. |