INCLUDEPICTURE

Syntax:

INCLUDEPICTURE field-argument [ switches ]

Description: Retrieves the picture contained in the document named by field-argument. If field-argument contains white space, it shall be enclosed in double quotes. If field-argument contains any backslash characters, each one shall be preceded directly by another backslash character.

Field Value: The specified picture.

Switches: Zero or more of the following field-specific-switches.

\c field-argument

If text in this switch's field-argument identifies the graphics filter to be used.

\d

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

example:
INCLUDEPICTURE "G:\\Photos\\Ellen in Oslo.jpg"