Hi all,
i’ve a generic question, in a project where is necessary to scrape a value in pdf and therefore use the ocr to get text, i know this isn’t a perfect solution and in fact during the process sometimes the value is wrong.
What’s the best practice in this case? For a certain value and result.
p.s. and is possible i’ve seen only few days ago the deadline for free certificazione postponed to 31th march 2020?
We can use READ PDF OCR and get the output with a variable of type string and do string manipulation like Regex And Solit method to get the desired output
Or
We can use ANCHOR BASE ACTIVITY if the term we want appears when the pdf is opened in screen
With find image as anchor in left side and screen scrapping in right side