How to get data from a pdf to excel in a particular template?

I want to add from pdf into a predefined excel template

Welcome to Community :slight_smile:

Could you share the pdf and excel template format?

Happy to help :slight_smile:

@Shriharsha_H_N I have attached the pdf and excel template. Thanks!
Example Data Template.xlsx (9.2 KB)
abc (1).pdf (81.5 KB)

@Samarth_Singhal :
1. Use PDF activity and save it strPDFOut
2. after that extract the details using Regex method

cheers @Samarth_Singhal :slight_smile: