SetSourceImage2(Image As String)

Form object

Sets the file name and path (in FORMS’ database) of the file containing the image of the back page of a form produced outside FORMS and imported via Interpret. Note that if you use this method to rename image files, you must rename them in a separate step.

FormScanEnd would be an appropriate event from which to call this method.

Use SetSourceImage for the front page.

Import image files (FORMS Help topic)

The Form object