<< Click to Display Table of Contents >> Navigation: 5. Detailed description of the Actions > 5.25. Output Actions > 5.25.20. Write Doc |
Icon:
Function: writeDoc
Property window:
Short description:
Process a MS-Word template to create a serie of personalized letters.
Short description:
Process a MS-Word template to create a serie of personalized documents.
Long Description:
For each input row, this Action will create a new .docx document. This new document is a copy of the “template” .docx document where all the “markers” have been replaced by the values found on the current row. Inside the MS-Word template documents, the markers are the strings starting and ending with the “%” characters. The marker’s names must match the column’s names given here:
Let’s give an example: Let’s assume that we have the following template named “myTemplate.docx”:
We’ll run this Graph