I have annual reports of various companies which I need to convert to html to scrape the tables for line items. But due to the different colour formatting it is not working. So, I am thinking of converting the pdf to grayscale and then convert it to html. Is there a way to do so using python?
Comments
Post a Comment