Re: Tika unable to extract PDF Text

2015-10-15 Thread Adam Retter
, October 14, 2015 12:14 PM > To: user@tika.apache.org > Subject: Tika unable to extract PDF Text > > I have a PDF which was created using Apache PDF Box 2.0.0-SNAPSHOT. > Unfortunately Tika 1.10 seems unable to extract any text from the PDF, I > don't get any exceptions or e

Re: Tika unable to extract PDF Text

2015-10-15 Thread Adam Retter
ka-parsers on your cp? > > > -Original Message- > From: Adam Retter [mailto:adam.ret...@googlemail.com] > Sent: Wednesday, October 14, 2015 12:14 PM > To: user@tika.apache.org > Subject: Tika unable to extract PDF Text > > I have a PDF which was created using

Tika unable to extract PDF Text

2015-10-14 Thread Adam Retter
I have a PDF which was created using Apache PDF Box 2.0.0-SNAPSHOT. Unfortunately Tika 1.10 seems unable to extract any text from the PDF, I don't get any exceptions or errors. The code is as simple as: new Tika().parseToString(new FileInputStream(f)) Tika is always returning just the empty

RE: Tika unable to extract PDF Text

2015-10-14 Thread Allison, Timothy B.
@tika.apache.org Subject: Tika unable to extract PDF Text I have a PDF which was created using Apache PDF Box 2.0.0-SNAPSHOT. Unfortunately Tika 1.10 seems unable to extract any text from the PDF, I don't get any exceptions or errors. The code is as simple as: new Tika().parseToString(new FileInputStream(f