WordMergeDocuments

Description

This activity merges together two given Word document into a single one.


Files

FirstDocument InArgument<IFileValue> REQUIRED

The first Word document.

SecondDocument InArgument<IFileValue> REQUIRED

The second Word document to be attached to the first.


Misc

InsertPageBreak InArgument<Boolean>

Default: true. If it is set to True DocsMarshal will insert a page break between the two files.