Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

OCR.Version

Query version of Tesseract library.

Component Version macOS Windows Linux Server iOS SDK
OCR 11.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "OCR.Version" )

Parameters

none

Result

Returns text or error.

Description

Query version of Tesseract library.
e.g. "3.02.02" for built-in version 3, "4.1.1" for loaded version 4.1, or "v5.1.0.20220510" for loaded version 5.1.

Examples

Query version:

Show Custom Dialog [ "Version" ; MBS("OCR.Version") ]

See also

Release notes

Example Databases

Blog Entries

This function is free to use.

Created 20th June 2021, last changed 2nd July 2022


OCR.SetVariable - OCR.WriteToPDF

💬 Ask a question or report a problem