How to parse PDF text read from "Read PDF Activity"

Hi,
To extract the specific value you need to find the start index and end index of the value and pass these index and get the specific value by using substring .

Reference

PS:Please search in the forum before posting. :slight_smile: