Created
December 28, 2011 18:59
-
-
Save lbjay/1529184 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pdf-extract mark --headers --footers --bodies 2259.pdf --trace | |
/home/jluker/.rvm/gems/ruby-1.9.2-p290/gems/pdf-extract-0.0.9/lib/pdf.rb:169:in `invoke_calls': undefined method `pages' for #<PDF::Reader:0x000000027cd880> (NoMethodError) | |
from /home/jluker/.rvm/gems/ruby-1.9.2-p290/gems/pdf-extract-0.0.9/lib/pdf-extract.rb:43:in `block in parse' | |
from /home/jluker/.rvm/gems/ruby-1.9.2-p290/gems/pdf-extract-0.0.9/lib/pdf-extract.rb:39:in `each' | |
from /home/jluker/.rvm/gems/ruby-1.9.2-p290/gems/pdf-extract-0.0.9/lib/pdf-extract.rb:39:in `parse' | |
from /home/jluker/.rvm/gems/ruby-1.9.2-p290/gems/pdf-extract-0.0.9/lib/pdf-extract.rb:54:in `view' | |
from /home/jluker/.rvm/gems/ruby-1.9.2-p290/gems/pdf-extract-0.0.9/bin/pdf-extract:116:in `block (4 levels) in <top (required)>' | |
from /home/jluker/.rvm/gems/ruby-1.9.2-p290/gems/pdf-extract-0.0.9/bin/pdf-extract:113:in `each' | |
from /home/jluker/.rvm/gems/ruby-1.9.2-p290/gems/pdf-extract-0.0.9/bin/pdf-extract:113:in `block (3 levels) in <top (required)>' | |
from /home/jluker/.rvm/gems/ruby-1.9.2-p290/gems/commander-4.0.6/lib/commander/command.rb:180:in `call' | |
from /home/jluker/.rvm/gems/ruby-1.9.2-p290/gems/commander-4.0.6/lib/commander/command.rb:180:in `call' | |
from /home/jluker/.rvm/gems/ruby-1.9.2-p290/gems/commander-4.0.6/lib/commander/command.rb:155:in `run' | |
from /home/jluker/.rvm/gems/ruby-1.9.2-p290/gems/commander-4.0.6/lib/commander/runner.rb:394:in `run_active_command' | |
from /home/jluker/.rvm/gems/ruby-1.9.2-p290/gems/commander-4.0.6/lib/commander/runner.rb:74:in `run!' | |
from /home/jluker/.rvm/gems/ruby-1.9.2-p290/gems/commander-4.0.6/lib/commander/delegates.rb:11:in `run!' | |
from /home/jluker/.rvm/gems/ruby-1.9.2-p290/gems/commander-4.0.6/lib/commander/import.rb:10:in `block in <top (required)>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment