Hi Team,
I have a pdf file and wanted to extract a specific data alone from the pdf file.
If I manually try to open the pdf -> copy and paste it in a notepad. I am getting the content(address) each line after line.
If I try to use the Read PDF activity and then use Write Text file activity. The content contains the full text like the table values beside it and not able to get the address alone separately.
Kindly help me on how to extract a specific content alone from PDF.
Note: No Keyword to find the Start and End point for the content.