8.5

Table Of Contents
AppleScript Interface C–25
StartJob Start recognizing a document.
Command syntax
StartJob recognizer
Parameters
None
Result
None
Example
StartJob recognizer 1
StopJob Stop the current job.
Command syntax
StopJob recognizer [discardData Boolean]
Parameters
discardData Indicates whether to discard any pages
already processed. The default is false.
Result
None
Example
StopJob recognizer 1 discardData true