Distributing FormFix and FormDirector
Distribute the appropriate assembly DLL files with applications using the FormFix or FormDirector product.
- Accusoft.FormFix.Net.dll - .NET component - Needed for Form Drop-out, Identification, Registration and OMR processing.
- Accusoft.FormDirector.Net.dll - .NET component - Needed for reading, editing and writing FormSetFiles and FormDefinitionFiles.
- Tensorflow.dll - Used by Accusoft.FormFix.Net. Needed for Field Type Classification.
To control the temporary working directory, create pegasusworkerloader.ini file with the following content:
|
Copy Code |
[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.
See Also