Git Product home page Git Product logo

ruby_tika_app's Issues

RubyTikaApp::CommandFailedError: execution failed with status INFO OpenType Layout tables used in font ArialMT are not implemented in PDFBox and will be ignored:

error rta.to_metadata
error rta.to_text

error with some pdf files
ruby_tika_app (1.8.0):
require 'ruby_tika_app'
rta=RubyTikaApp.new("pdffile.pdf")
puts rta.to_metadata
RubyTikaApp::CommandFailedError: execution failed with status INFO OpenType Layout tables used in font ArialMT are not implemented in PDFBox and will be ignored: java -server -Djava.awt.headless=true -jar '/home/tika/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/ruby_tika_app-1.8.0/lib/../ext/tika-app-1.19.1.jar' --config='/home/tika/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/ruby_tika_app-1.8.0/lib/../ext/tika-config.xml' --text 'file:///home/tika/pdffile.pdf'

puts rta.to_text
RubyTikaApp::CommandFailedError: execution failed with status INFO OpenType Layout tables used in font ArialMT are not implemented in PDFBox and will be ignored: java -server -Djava.awt.headless=true -jar '/home/tika/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/ruby_tika_app-1.8.0/lib/../ext/tika-app-1.19.1.jar' --config='/home/tika/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/ruby_tika_app-1.8.0/lib/../ext/tika-config.xml' --text 'file:///home/tika/pdffile.pdf'

Allow custom config file paths

In our application we customize the Tika configuration, so it would be helpful be able to pass in a config file path.

Undefined method =~

NoMethodError: undefined method =~' for #<Pathname:0x0000000984b288> from /home/jasonp/.rvm/gems/ruby-2.1.1/gems/ruby_tika_app-1.5.0/lib/ruby_tika_app.rb:19:ininitialize'
from (irb):3:in new' from (irb):3 from /home/jasonp/.rvm/gems/ruby-2.1.1/gems/railties-3.2.22/lib/rails/commands/console.rb:47:instart'
from /home/jasonp/.rvm/gems/ruby-2.1.1/gems/railties-3.2.22/lib/rails/commands/console.rb:8:in start' from /home/jasonp/.rvm/gems/ruby-2.1.1/gems/railties-3.2.22/lib/rails/commands.rb:41:in<top (required)>'
from script/rails:6:in require' from script/rails:6:in

'

Option #encoding

Hi, @mrcsparker!

How add encoding=utf-8 to tika app?

I need to run tika-app-1.19.1.jar as:

final_cmd = "#{@tika_cmd} #{option} --encoding=UTF-8 '#{@document}'"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.