OCR - Tesseract OCR error--java.lang.RuntimeException:Need to install JAI image I/O package
Issue:
Issues while trying to use the Tesseract OCR step. I downloaded the tesseract setup from the GitHub link as provided in the plugin documentation. Also, given the path of the tesseract setup folder in the “Data Path Folder” field. However, we are encountering error as mentioned in the below screenshot
Solution :
Tesseract - JAI I/O jar needs to be added externally in the process studio lib folder. copy the jai-imageio-core-1.3.1.jar from below path and paste in the process studio lib folder
.m2\repository\com\github\jai-imageio\jai-imageio-core\1.3.1