Delivery Package
All classes, methods, their parameters and parameter values are described in the comments to the code and in the reference manual docengine.pdf, contained in the documentation directory.
All the documentation is contained in the doc directory.
The doc directory has the following structure:
- /legacy — the subdirectory containing depricated documents (before version 3.0.0):
- OCR_REFERENCE.html — the list of OCR languges and alphabets;
- WHATSNEW.txt — description of updates;
- README.html contains short de SDK Smart Document Engine;
- DOCUMENTS_REFERENCE.html — the list of supported documents and their description;
- README.html — short description of the SDK of Smart Document Engine;
- best_practices.html — product usage recommendations;
- docengine.pdf — description of the classesd, methods, etc.;
- WHATSNEW.txt — description of updates;
- readme_sdk_package.txt — description of the SDK folders;
- README_CSHARP.html — the integration guide for CSHARP.
The basic Smart Document Engine delivery package has the following structure:
- The C++ library;
- The C#/Java/Python/PHP wrapper;
- The source code of the obj-C or React/Flutter wrapper for mobile platforms;
- Auto generators for assembling wrappers for the customer's product environment (the exact client version in Python 3 or PHP. We recomment to use it if any problems occur);
- Documentation;
- Samples.