I am not sure about reading the details from PDF in that fashion, nothing to worry, you can extract the required data from the output using string functions like contain, substring etc…
By using string functions, we will get data that i know but here how to map those fields like Drawee Name, Bank Ref, Transaction Date etc…
Is there any other way to read this kind of files. If yes, Please let me know.
Hi Lakshman,
By the look of it, the pdf document looks as though that it’s not a scanned document. So pdf scraping using “Get Text” or Anchor Base might work.
If that’s not the case, the other option is to use “Scrape Relative” under “Desktop Recording”. This should work as it allows to identify reference elements - in your case, reference element is “Drawee Name” for instance.