Include Textfile Field

An MS Word text document can be included in the generated document using a field of the general form:
{
Include TextFile
url-expression }
Note that this type of inclusion is performed by Word so the URL should be resolvable from the machine on which the generated document is opened.

Example

{Include TextFile DocumentsURL + "Disclaimer.docx"}
where
DocumentsURL
is a variable which evaluates to some base URL text.