Hello,
I need to extract info from a pdf table into a workable format such as XML, CSV or excel. I have looked at the PdfTextExtractor method which extracts text without clearly showing table rows, columns cells etc.
Any pointer will be highly appreciated.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I need to extract info from a pdf table into a workable format such as XML, CSV or excel. I have looked at the PdfTextExtractor method which extracts text without clearly showing table rows, columns cells etc.
Any pointer will be highly appreciated.