OCRFFAPI_Connect
Establishes a line of communication between the client and server.
OCRFFAPI_Disconnect
Disconnects from the server and optionally closes OCR for AnyDoc.
OCRFFAPI_ConnectService
Starts OCR for AnyDoc as the current user.
OCRFFAPI_DisconnectService
Disconnects and closes OCR for AnyDoc.
OCRFFAPI_BatchProcess
This function initiates processing for the specified batch processes.
OCRFFAPI_GetAutoFlow
Returns AutoFlow information.
OCRFFAPI_StartAutoFlow
Starts AutoFlow using the information given in lpAutoFlow.
OCRFFAPI_EndAutoFlow
Ends AutoFlow.
OCRFFAPI_JobAbort
Aborts the current OCR for AnyDoc batch transaction.
OCRFFAPI_GetSystemInfo
Returns configuration information about the OCR for AnyDoc system.
OCRFFAPI_GetFirstFormFamily/OCRFFAPI_GetNextFormFamily
Returns the form families available for processing.
OCRFFAPI_Error2String
Converts the function return value (error) to its ASCII equivalent.
OCRFFAPI_GetFamilyInfo
Returns information about the specified form family.
OCRFFAPI_ImageAction
This function performs a specified action on an image.
OCRFFAPI_BatchAction
This function performs a specified action on a batch.
OCRFFAPI_GetFirstBatch/OCRFFAPI_GetNextBatch
Returns the pending batches for a form family.
OCRFFAPI_SetUserName
This function overrides the actual network user name.
OCRFFAPI_GetFirstHistoryBatch/OCRFFAPI_GetNextHistoryBatch
Returns the committed batches for a form family.
OCRFFAPI_DisplayGUI
Displays the user interface window for management areas of OCR for AnyDoc.
OCRFFAPI_Archive
This function deletes the batch output and purges the log database.