Hey community ! I sould extract a Table from PDF and put it in csv format I tried a lot of activitivies but it doesn’t work (it gaves me an unstructured csv file) can you please help me Thank you guys!
We used Omnipage Ultimate OCR to convert unstructured PDF to excel files. It works good with unstructured data.
Thanks,
Ashok
Hi,
Is the PDF , native or scanned
If the PDF is native, you can use regular expressions and form a table.
3 Likes
Once you are able to read PDF the you can build one datatable and just by split/other string manipulation activities you can add those values into new data table and then write that Data table to csv.
2 Likes
Sure Can i get one sample PDF>?
1 Like