Skip to main content
The ABBYY FineReader Engine (FRE) distribution package contains a set of code samples for common FRE usage scenarios. This topic provides general information about the samples and where to find them. These samples which show how to use FRE are provided as follows:
  • macOS
    Samples for C++ and Objective-C are available in the Samples folder under the FineReader Engine installation folder.
  • Linux
    Samples for C++ and Java are available in the Samples folder under the FineReader Engine installation folder.
  • Windows
    Samples for raw C++, C++ with native COM support, C#, Visual Basic .NET, .NET Core, Java, and scripting languages are available in the FineReader Engine data folder. Windows also provides Demo Tools in C# in the Demo Tools subfolder.
For samples in Java, see the list of supported Java Development Kits in System Requirements. To work with the code samples, you should provide your Customer Project ID. It should be specified in the SamplesConfig.h file (for samples in C++) or directly inside the code (for samples in Objective C).
Code Samples Windows Demo tools