Accusoft Pegasus
Accusoft Pegasus

imaging SDKs that accelerate development

SmartZone™ v3 FAQ

Contact Support



Q1How do I distribute my application?
Q2What DLL’s do I need to distribute with my SmartZone 3 application?

Q1: How do I distribute my application?
Please note: You must have received unlock codes in order to distribute applications. These are received when runtimes are purchased. If you have not received them please Contact Sales.

1)You must call the UnlockRuntime method in the Licensing class where the application begins and pass the unlock codes as the parameters. For example:

SmartZone1.Licensing.UnlockRunTime(1234,1234,1234, 1234);

Q2: What DLL’s do I need to distribute with my SmartZone 3 application?
1) If you are using the OCR recognition please distribute the following DLL:

Accusoft.SmartZoneOCR3.Net.dll

2) If you are using the ICR recognition please distribute the following DLL:

Accusoft.SmartZoneICR3.Net.dll