Re: Extracting Text from 2 Column PDFs

2010-12-06 Thread Adam
reliable. Thanks, Adam From: Yogesh To: PDFBox - Mailing List Date: 12/05/2010 11:39 Subject: Extracting Text from 2 Column PDFs Hello, I am extracting text from 2 column PDF documents. For some documents, the text is extracted properly (column wise). While for some it is extrac

Extracting Text from 2 Column PDFs

2010-12-05 Thread Yogesh
Hello, I am extracting text from 2 column PDF documents. For some documents, the text is extracted properly (column wise). While for some it is extracted line wise. i.e line of 1st column is merged with line of 2nd column instead of next line of 1st column. What might be the reason? How can I cor