OCR: Tesseract ๐Ÿ”

Problem:

Facing issues while trying to use Tesseract OCR step.

Process Studio Version: 5.5.0

Solution:

Tesseract - JAI I/O jar needs to be added externally in the Process Studio.

Perform below steps:

  1. Copy the jai-imageio-core-1.3.1.jar from below path

    .m2\repository\com\github\jai-imageio\jai-imageio-core\1.3.1

  2. Paste in the Process Studioโ€™s lib folder (Ex. D:\process-studio-5.5.0\lib )

  3. Open Process Studio and run workflow again.

Enjoy the automation with โ˜ž AutomationEdge!!

1 Like

Hi All, above link is not opening, is it working still or disabled

Use this link instead:

https://mvnrepository.com/artifact/com.github.jai-imageio/jai-imageio-core/1.3.1

Suraj Has Helped me its solved