Skip to content
Prev 79491 / 398503 Next

read data from pdf file

Hi,

2005/10/21, Thomas Sch??nhoff <tschoenhoff at gmail.com>:
After looking up I finally found xpdf-utils which might help you to
convert PDF to text
At least I was able to convert a PDF file to text by typing:

pdftotext name.pdf

at the command line.

Maybe there will be some drawbacks related to the resulting text
format (manual adjustments required), but if there is no other way,
you should give it a shot.

regards

Thomas