Text Field
An MS Word text document can be included in the generated document using a field of the general form:
{
Include Text File
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 Text File Documents URL + "Disclaimer.docx"}
where
Documents URL
is a variable which evaluates to some base URL text.