This event is only fired before a page is scanned, when is selected as an option in the Scan job description.
|
Parameter |
Description |
|
BatchNo |
The batch number that the current page belongs to. |
|
BatchIndex |
The batch index of the current page. |
|
Return value |
Description |
|
EV_OK |
The result is ignored, and the endorse string is as specified in the dialog. |
|
EV_OK_ABORT |
Normal return. The settings in are ignored and the values produced by Job.SetEndorse methods are used instead. |
|
EV_ERROR |
Results in an error message. |
To compose a string that is imprinted on each scanned page, use the Job object and the methods concerning "Endorse" to define the endorse string and its location.
Only fired in the Scan module.