This functionality is only available for certain module packages.

You are here: EEC > Office > Graphics

Graphics

Graphics in the following formats are supported. These may be inserted directly into main documents and fragments:

Graphics in GIF and JPG formats can be inserted into the document via Parameter sequences.

The parameter sequence must reference either an image object or a parameter of type ImagePath. The parameter of type ImagePath must contain an absolute path to an image file. Images are inserted with a scaling of 100% at 100 dpi.

Parameter sequence for inserting an image object:

#{Image:Parametername}

Parameter sequence for inserting an image file:

#{ImagePath:Parametername}

Note:

To be able to use the ImagePath type, the Word_Customizing library must be imported.