SetArchiveImage(Image As String)

Form object

Sets the file name and path for the image file containing the front page of the form, if the image was created (exported) by FORMS. (Use SetSourceImage if the image was 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 SetArchiveImage2 for the back page.

The Form object