Hi EveryOne,
When Am using Get Text Activity to Get the Pdf’s Data it returns the Same Data of all The Files.How can i overcome from this problem.I used Get Text,Get Full Text,Get Ocr Text And i Tried In UiExplorer Also But Cant.If any help is Appriciated.
You can read the PDF using (Read PDF text) which will return a string, further string manipulations on output like(splitting the whole text on newline etc.) can get you the particular value.