Field codes: IncludePicture field

{ INCLUDEPICTURE "FileName" [Switches ] }

Inserts the specified graphic.

To insert an INCLUDEPICTURE field, point to Picture on the Insert menu, click From File, click the arrow next to the Insert button, and then click Link to File.

The INCLUDEPICTURE field replaces the IMPORT field used in earlier versions of Microsoft Word. If you open a document that contains IMPORT fields, they remain in the document and function correctly.

Instructions

"FileName"
The name and location of the graphics file. If the location includes a long file name with spaces, enclose it in quotation marks. Replace single backslashes with double backslashes to specify the path, for example:

"C:\\Manual\\Art\\Art 22.gif"

Switches

\c Converter

Identifies the graphics filter you want to use. Use the file name of the graphics filter without the .flt file name extension; for example, type pictim32 for the Pictim32.flt filter.

\d

Reduces the file size by not storing graphics data with the document.

Notes