I have Scanned Pdf that contains Arabic text.
I used (Read pdf with OCR activity) with Tesseract engine.
I installed language file (ara.traineddata) from GitHub - tesseract-ocr/tessdata: Trained models with support for legacy and LSTM OCR engine and save it in folder.
C:\Program Files\UiPath\Studio\tessdata. but this error shows 'Read PDF With OCR: Error performing OCR: InvalidInputLanguage. What is the problem?
Important note: before 2 months I did the same thing and it worked.