Tutorial for Visual C++ 5.0 Programmers

The following topics provide brief and simple examples to help you learn how to use the LEAD OCR Object Library.

For general information about the syntax requirements of this interface, refer to Visual C++ 5.0 Syntax.

LEADTOOLS OCR COM supports UNICODE. For more information on using the samples in this help file with UNICODE, please refer to A Special Note About UNICODE Support.

 

Note:

These tutorial examples are intended to be easy to understand and easy to test. The example programs in the EXAMPLES subdirectory provide more in depth design and more detailed code.

Working with Pages

Working with Zones

Recognizing Zones

Working with Recognition Results

Painting Pages and Zones


Miscellaneous Examples