Hello everyone,
I need some help me here to extract some data by regex from this line of text after transformed the pdf file to text
17 PORT Torino - Notebook sleeve - 14" - black 1 1900.00 1900.00
I need to extract the part which is equal to 1 based on the number of items related to which it’s number 17 and the other parts from the text 1900.00 both of them for putting them into a variable to use them.
Thanks in advance .