Distributing ScanFix® Xpress
Check for Proper Licensing and Unlock Codes
ScanFix Xpress contains a locking mechanism that does not permit you to distribute applications created with its evaluation versions. Prior to distributing an application that utilizes ScanFix Xpress, you must purchase and enable run-time licensing. If the application will be delivered on the web, you must also enable web application licensing.
DLL File to Distribute
After purchasing and registering the ScanFix Xpress ActiveX control, distribute the DLL file with applications using the ScanFix Xpress ActiveX component:
- Accusoft.ScanFixXpress6.ActiveX.dll
Distributing your Application with the ScanFix Xpress ActiveX Control in Visual Basic & C++
Call the UnlockRuntime method of the ScanFix Xpress control where your program starts up and pass the 4 unlock codes as the parameters to the method.
For C++ Developers
If you are using the ScanFix Xpress COM control in C++, you must call the UnlockRuntime method as noted in the section above and edit the lpfnDllFunc1 function in the SF6_open.cpp file by adding the 4 unlock codes. Then just rebuild the C++ project.
Deploying for Web Applications
The Web Licensing FAQ on the Accusoft Pegasus site provides detailed information on web licensing.
