Distribute the appropriate assembly DLL file with applications using the SmartZone ICR Product.
- Accusoft.SmartZoneICR.Net.dll - .NET Framework component to recognize hand-printed text from scanned images.
- This single assembly can be used on all supported .NET Framework platforms.
To control the temporary working directory, create pegasusworkerloader.ini file with the following content:
create pegasusworkerloader.ini file
[pegasusworkerloader]
tempdir=C:\Windows\Temp
where tempdir
points to the desired location where the intermediate files can be stored.
This file should be placed in the same directory where the application executable is located.