Adds an image to an MS Office report.

 

Input Arguments

 

0

String

Caption for Figure

A text caption to place underneath the image.

1

Integer

Percentage of Page Width (10-100)

The percentage of the page width that should be occupied by the image.

2

File Path or Embedded File

File to Add

The path to the image file to add.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The image was added successfully.

FAILURE

The image was not found or an MS Office report is not active.

 

Remarks

None.