Not able to work on extracting information from pdf

I’m doing level 1 foundation course, but in that there was a file perfect match.pdf. I used that pdf but was not able to get date as was given in walkthrough.

I was getting something else, and I’m getting role=‘text’ not any type attribute.

What’s the issue with it?

Hi @blacksundar

Use read pdf text activity and pass it in a string variable

Based on string manipulations you can extract the date

Thanks
Ashwin.S