find the input text below
"Item # Item Description Unit Price Units Total
1 IT Support 261534 RON 1 261534 RON"
find the input text below
"Item # Item Description Unit Price Units Total
1 IT Support 261534 RON 1 261534 RON"
Try reading the pdf with preserve format and then use generate datatable to get this data…
That way you should be able to get it
Cheers
And if generate datable will not work you can use PreserveFormatting option. It would leave spaces as they are. So everytime in the newline of text if you have more than one or two spaces you can assume that after that there is a value for new column.