SetArchiveImage2(Image As String)

Form object

Sets the file name and path for the image file containing the back page of the form, if the form is two-sided. 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 SetArchiveImage for the front page.

The Form object