Hi. I brought all text from PDF file by UiPath activity,
and I want to use regex and extract these items;
In row, first item is index.
Second item, which is underlined, is product name.
Third item is quantity of product, and fourth is price per product.
Fifth item, which is underlined, is total price. Others are extra.
I need second item and fifth item.
If have any good idea, please share that. Thanks.