
- Insert a pair of field braces by pressing Ctrl+F9.
- Within the field braces type INCLUDETEXT, followed by a space and the name of the document you want to include. Make sure you surround the document name with quote marks. For instance, if I wanted to include MyFile.Doc, my field would look as follows: { INCLUDETEXT "MyFile.Doc" }
- Press F9 to update the field.
At the point, the specified file should appear within your document. If it doesn't (for instance, if you get an error message), then make sure you typed the document name correctly, and that you included a full path name. (You must include the full path name if the document is in a directory different from the one in which the current document is located.)