Sample application
You can customize the location of the sample files at installation time. Refer to the Install and launch Tungsten OmniPage Capture SDK section in the Getting Started Guide for details.
You cannot change the built-in samples available in the sample viewer applications. If you want to modify and compile a sample yourself, use the sources copied to the Samples folder under the path selected during the installation. On the Start menu, click the shortcut according to your CSDK edition to open the folder:
-
32-bit edition:
-
64-bit edition:
Use Microsoft Visual Studio to build and run the samples. The following projects are related to IWR:
-
IWR sample application
-
WorkflowXMLDesigner API.sln
For detailes, see Workflow XML Designer API.
-
CustomJobItemCS.csproj
This sample gets a word array and counts the occurrence of the words in the array within each page.
You can find this file among the samples in the Samples\WorkflowRunner\CustomJobItem subfolder under MySamples.
The CustomJobItemCS job item created from this sample is also installed in binary form.