You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by Chris Mattmann <ma...@apache.org> on 2018/08/01 06:38:05 UTC

FW: Tika DjVu?

 

 

 

 

From: KamilD <sm...@tlen.pl>
Date: Tuesday, July 31, 2018 at 11:37 PM
To: "dev-owner@tika.apache.org" <de...@tika.apache.org>
Subject: Tika DjVu?

 

Helo,

I'm trying to use tika for djvu but is problem.

When using app version 1.14 I get empty result, but in version 1.18 I get:

 

C:\Users\>java -jar D:\djvu\tika-app-1.18.jar -t -eUTF-8

D:\djvu\Test_rs20846.djvu

 

jul 24, 2018 4:09:17 PM org.apache.tika.config.InitializableProblemHandler$3

handleInitializableProblem

WARNING: J2KImageReader not loaded. JPEG2000 files will not be processed.

See https://pdfbox.apache.org/2.0/dependencies.html#jai-image-io

for optional dependencies.

 

jul 24, 2018 4:09:18 PM org.apache.tika.config.InitializableProblemHandler$3

handleInitializableProblem

WARNING: org.xerial's sqlite-jdbc is not loaded.

Please provide the jar on your classpath to parse sqlite files.

See tika-parsers/pom.xml for the correct version.

 

For PDF, everything is ok.

 

Does Tika support DJVU?

 

Regards

Michal