Unable to extract pdf lines

Hi Everyone,

I need to extract pdf data line by line-

while extracting data using read pdf file and generate datatable
output come in this format

000030 hidden number 1,000 EA 324,00 324,00 0,00 324,00

30 Delivery number/Goods Issue date

similarly for other lines also data comes in same way.

what i need is, to get the value 30 with the above line-
00003030 hidden number 1,000 EA 324,00 324,00 0,00 324,00
or
000030 hidden number 1,000 EA 324,00 324,00 0,00 324,00 30

any solution will work-

Note- data scraping and screen are not working properly

Hi @Shivam_Rana

If possible can you please share the text file exactly what to extract.

Regards

Hey,
why you don’t try to use document understanding? It looks like the semi-structured file.