Extract Table data from Digital PDF using regrex pattern

Hello Team,

we want to extract seq#, Item, Chk#, Amount of each row items from the Table read from pdf using read pdf data activity. Kindly provide us with logic how to achieve this. We are sharing screen shot file for your reference.

Thanks

Hello,

You can leverage the activities in the UiPath.PDF package to get the text out of your PDF.

From there you need to develop your own regex patterns based on the text extracted.
You can use the following activity to run a regex to extract some text