Tracing and Debugging - OCR for AnyDoc - Foundation 23.1 - Foundation 23.1 - AnyDoc - external

OCR for AnyDoc Programming Reference Guide

Platform
AnyDoc
Product
OCR for AnyDoc
Release
Foundation 23.1
License

A tracing facility is included to assist in monitoring communication between OCR for AnyDoc and the DLL.

Note:

The VfyCustTrace tracing option is only available if OCR for AnyDoc detects a valid VfyCust.dll in the installation folder for OCR for AnyDoc.

  1. In OCR for AnyDoc, go to the Help | Activate Tracing menu. The Activate Tracing dialog box is displayed.
  2. Select the VfyCustTrace check box.
  3. In the File Name field, enter the file name you wish to use. (The default is vfycust.txt.)
  4. In the Level field, enter the level of detail for tracing, with 1 being the lowest level of detail and 9 being the highest.
  5. In the Max. File Limit field, enter the maximum size in kilobytes for the trace file.
  6. Click OK. This creates a tracing text file that contains information regarding the flow of your custom DLL.