You can use the following high level activities to achieve this:
- user Read PDF Text activity and you will have the content as a string
- Perform Regex operations to get the exact data from that string.
- Assign the values to specific Variables (Use assign activity)
- Perform Excel activities, to write there the information from variables.