Creates worker assemblies for the LEADTOOLS Distributed Computing (Job Processor) SDK.
To create a custom worker assembly for the LEADTOOLS Distributed Computing (Job Processor) SDK, create an assembly that contains a class derived from the JobBase class. For more information, refer to Creating Job Processor Worker Assemblies.
Refer to the OCRJobProcessorDemo. Depending on the programming language being used, the demo will be found in either the <installationdir>\Examples\DotNet\CS\OCRJobProcessorDemo directory. or the <installationdir>\Examples\DotNet\VB\OCRJobProcessorDemo directory. The <installationdir> represents the directory in which you installed the LEADTOOLS toolkit.