OCR Engines not working on new update

, ,

Hi! I recently update the UI Path Studio X and am creating a process which reads text from images in PDFs but since updating the desktop app, the Tesseract or any engines throws an error regarding the System.Drawing. How can i fix it?

Argument 'Image': BC31424: Type 'System.Drawing.Image' in assembly '0d919591-cb60-446d-9918-aa201639d857, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' has been forwarded to assembly 'System.Drawing.Common, Version=8.0.0.0, Culture=neutral, Publi```

this is the error

image

Hi @Felipe_Ramirez

Can you please show us the screenshot of Tesseract OCR activity properties

Regards,

Thank you Irtetala, here I attach a screenshot of the activities:

@Felipe_Ramirez

Can you try to delete that Tesseract OCR activity and Readd it once and check. Because it is working in my PC.

Regards,

@Felipe_Ramirez

Just remove the image…value in the properties and recreate one more variable just liekt hat there

Cheers

Thanks! I did remove and passed the output of the read PDF Text but it returns a string not an image:

image

Thank you! I tried and i also created a new blank project to see if it was the project but it still throws this error. Thats why i thought it was the new update since I have already done this without any problems.

@Felipe_Ramirez

Dont pass the output of anything…just write image there again or click ctrl+k and create a variable there

Cheers