Retrieve data using Regex

Hi All,

I need to retrieve Data from PDF using REGEX.

I have managed to separate the data using space and newline.

I have to retrieve highlighted data in the image separately.

1
Si5338b-B-GM
08/10/22
225.00
ea
USD
10.3000

Please help me in solving this.

Regex

if the list is same then the row number can be used to take the specific data.

I have so many data similar to this in the same PDF. This is actually a single row which I separated using space and newline. there will be many rows of data similar to this.

HI @Akhil_Z

Could you able to send input files or let us know the constant value in those inputs

Regards
Sudharsan