ReScanFormDef()

Application object (Manager)

Example

This method works like Edit ð Replace image ð Scan new image (FORMS Help topic) in FORMS. The method returns 0 if OK, otherwise non-zero. See Event return value constants.

The method first updates the ScannerSettings in the Manager module with the settings in the open (current) FormDefinition. Then the form definition is saved and the true rescanning procedure starts. The open form definition is overwritten by the newly scanned one.

Note

A form definition must be open in the Manager module before a call to this method. The scanner must be ready and an empty form must be placed in the automatic document feeder.

Only for advanced users.

ReplaceFormDefScannerSettings

Methods for the Application object for use with the Manager