there is a scanned document converted to pdf and we want to extract Name of the person, course and CGPA from it where the anchor position/name of the anchor and targets changes. Here I have attached the sample document.
I have tried with Get text activity but I am facing issues when the anchor position or name changes.
Read the Pdf using Read PDF Text with ocr activity and get output in the string variable.
Use Find matching Pattern activity or assign activity by using regex expressions and get the required output.
Hi @raju_alakuntla - Is it just that one document, or are there many? Do they all follow the same structure? I think the solutions already mentioned should work. However, if the structure changes, it might be worth investigating document understanding capabilities.