ImageControls 3.1 Application Note

ImageControls Toolkit 3.1 is the latest release of the Kofax ImageControls Toolkit product.


To access the following Web pages for this release, please click on the desired page's link.

Application Notes - Error Codes - Frequently Asked QuestionsRevision Levels  - Supported Configurations


Using Auto Endorsing and Annotation

When I turn on endorsing using the Auto Incrementing feature, I can't get more than 50 pages per minute. I should be getting about 70 Pages Per Minute. Why is it slow?

When using the auto incrementing features (AutoEAEndorse) you must set the number of digits to 5. The default for the dialog box is 3. When set to 3 digits, we send a string with every page. However if you set the number of digits to 5, we will make use of the automatic features of the scanner. The actual property would be Kimgp.CounterStartNumDigits. This should be set to 5 for Fujitsu, Photomatrix, Panasonic 20555, 6045 and Kodak 2500 Scanners.

Properties to use:

  • KIMGP1.AuteEAEndorse = True
  • KIMGP1.AutoEATExtPrefix = "Kofax"
  • KIMGP1.CounterStartNumDigits = 5
  • The Digit Text Box would be set to 5 for Fujitsu scanners. Other scanners may have different values.