Operating Systems
SmartZone ICR/OCR run on 32-bit and 64-bit Microsoft Windows operating systems:
- Windows 8.1
- Windows 10
- Windows Server 2012 R2
- Windows Server 2016
- Windows Server 2019
SmartZone runs in 64-bit, 32-bit, and AnyCPU-compiled executables.
Although it may run, SmartZone for .NET Framework is not supported on earlier operating system versions, such as, Windows 7.
Threading
SmartZone ICR/OCR is thread-safe and can be used in multi-threaded applications.
For SmartZone OCR
Each SmartZone OCR instance can be used from multiple threads.
For faster processing Accusoft recommends using SmartZone OCR instances attached to the specific threads to avoid extra locking and reusing existing instances as long as possible without disposing to save the time on re-initializing the recognition backend.
Development Environments
- Microsoft .NET Framework 3.5 and higher
- Microsoft Visual Studio 2015, 2017, 2019
See Also