Problem: - I am using Tesseract:
tesseract-ocr-setup-3.05.01.exe as a command line argument in Windows OS program with the argument
-l eng; it is working absolutely fine for all the tiff files, but one file is generating an error and tesseract server got hanged. Initially, I could not know why the program has stopped processing.
After analysis, when I ran separately tesseract through cmd, it prompted an error(screenshot attached) and when I clicked on it, it process that means it was hanging because windows service runs in the background with no interface and because of that it got hanged.
It is a very critical problem for us, because it stopped complete program execution, kindly assist me, how can I ignore this error and complete tesseract process without any prompt.
Any assistant, I will really appreciate.