From: Vitali on 24 Jul 2010 07:43 Hello, I'm looking for libraries to do text extraction from MS Office and PDF file formats. Also looking for libraries to do HTML rendering of documents in the same formats. I know of couple of commercial libraries from Oracle and Autonomy, but they only have C and/or Java APIs. I also found this project http://poi.apache.org/poi-ruby.html. Is there other open source alternatives, and/or alternatives with Ruby bindings? Thanks, Vitali
From: BruceL on 27 Jul 2010 21:27 I am using the standard 'spreadsheet' library to load from excel 2003 .xls files with ruby. it's not pretty but it works
|
Pages: 1 Prev: How do I upload an image with Sinatra (like Paperclip)? Next: tryruby error |