An open API service indexing awesome lists of open source software.

https://github.com/jsncmgs1/pdfreader

Jruby script for getting PDF content
https://github.com/jsncmgs1/pdfreader

Last synced: 2 months ago
JSON representation

Jruby script for getting PDF content

Awesome Lists containing this project

README

        

PDFReader
===========

Command line Ruby script for getting PDF content. Currently only gets hardcoded text (not fields).

Setup
-----

* Install JRuby 9.x.x.x (with rvm, `rvm install jruby-9.0.4.0` or latest version)
* `bundle # install gem dependencies`
* `jbundle install # install jar dependencies