How to convert a PDF file which contains only tables to a equivalent XML format?
Asked
Active
Viewed 1,094 times
-3
-
This question is overly vague. It would probably help if you put an example in as well as the code you've already tried instead of just asking a generic question. – Zipper Mar 22 '12 at 03:34
1 Answers
1
Unless the PDF contains tagged content, there are no table 'structures' in PDF, just text. I wrote a blog post explaining this at http://www.jpedal.org/PDFblog/2009/04/pdf-text/

mark stephens
- 3,205
- 16
- 19