(ONLY AVAILABLE IN THE PRO VERSION)
Black Ice TIFF Viewer OCR has a built-in whitelist and blacklist feature, where the user can specify a character sequence, and the OCR results will have to become one of the characters from the white-list.
NOTE: There must not be more than one newline characters at the end of the file.
To configure the OCR whitelist, open (or create if the file not exists) the whitelist.txt file with any text editor from the following location:
<TIFFVIEWER INSTALL DIR>\BiOCR\whitelist.txt
Edit the content of the file by entering the whitelist characters, for example:
abcdefgABCDEFG
Save the file to apply the configuration.
From now on, the TIFF Viewer will force the OCR result to become one of the characters in the whitelist.
To configure the OCR blacklist, open (or create if the file not exists) the blacklist.txt file with any text editor from the following location:
<TIFFVIEWER INSTALL DIR>\BiOCR\blacklist.txt
Edit the content of the file by entering the blacklist characters, for example:
ZXY
Save the file to apply the configuration.
From now on, the TIFF Viewer will not display any character from the blacklist in the OCR result.