Transact

⌘K
  1. Home
  2. Transact
  3. Features and Functions
  4. Administrator Role and Fe...
  5. Modules and Plugins
  6. Folder Import Module
  7. Create OCR input Plugin

Create OCR input Plugin

Available: on-premises, cloud

Overview

This plugin is used for generating PNG files corresponding to input files. These input files may be tiff files or multipage tiff files. These PNG files are used for further processing and OCRing. It uses ImageMagick for converting files to PNG which will be used for OCRing.

Configuration

Steps for configuring the plugin

Select the  Page Process module and navigate to CREATE_OCR_INPUT plugin configuration page as shown below:

Configurable Properties

This plugin has no configurable properties either on UI or in META-INF.

Steps of execution

  • Plug-in uses tiff files as input.
  • While executing, ImageMagick parameters are used to generate the OCR display PNG thumbnail files and the tiff files used for comparing and OCRing.
  • These files are then copied to the batch instance folder and their respective entries are made into batch.xml file.

Dependency

The plugin assumes the incoming batch has been imported properly and batch.xml is created successfully.

Troubleshooting

Following are a few common error messages received due to malfunctioning of the plugin:

S no. Error message Possible root cause
1. Problem in generating PNG files. Some error occurred in generating PNG files.
2. Improper Folder Specified folder name-> Batch instance folder name is incorrect or does not exist. Make sure that shared folder path is mentioned correctly.
3. Problem generating list of files Batch instance folder name or path is incorrect.
4. command cannot be run ImageMagick is not working or ImageMagick configuration is not correct.