vote up 0 vote down star

I'm looking for a utility or library for extracting text from PDFs and formatting it in plain text while keeping as much of the original layout as possible (eg tables, columns etc.).

We're currently using pdftotext but I was wondering if there's anything better. It has to be a command-line tool or a library we can link into our app.

Is pdftotext as good as it gets, or is there something better?

flag

80% accept rate
There are many pdf library ... Just google it. – arsane Jul 1 at 1:54

2 Answers

vote up 0 vote down

AbiWord had a SoC project for this a while back. IIRC, it did a pretty good job at recreating multicolumn documents, tables, and figures. There is a command line interface, as well.

link|flag
vote up 0 vote down

There are lots of tools to do text or XML extraction. There is a blog article at http://pdf.jpedal.org/java-pdf-blog/bid/12670/PDF-text which might help explain things.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.