Skip to Content
This question has been flagged
937 Views

I used tabule but it shows error 

tabule.read_pdf(pdf_path,page='1')

and also used the pytesseract

text = pytesseract.image_to_string(img)

but the data shows in one line i want the data seperately

is it any other option to get the details from table data ?


Thanks in Advance



Avatar
Discard