I need to extract text from pdf files using iText.
The problem is: some pdf files contain 2 columns and when I extract text I get a text file where columns are merge
You could also try PdfBox, but it all goes back to lack of structure in the PDF - its primarily an end file output format for display.