I want to scrape the pdf table data in any structured format like html,xml,json.
I am using python . I am first converting the pdf to text using pdftotext
command line function. but it I am not able to distinguish the data of a table in the pdf.
The pdf image is as shown below: