/pdfreader

Jruby script for getting PDF content

Primary LanguageRuby

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