Advertisement
Guest User

Untitled

a guest
Sep 11th, 2012
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 0.37 KB | None | 0 0
  1.      Failure/Error: PdfSplitter.process(TEST_WORKING_PATH, TEST_PDF_NAME_WITH_SP
  2. ACES)
  3.      ArgumentError:
  4.        input must be an IO-like object or a filename
  5.      # ./lib/pdf_utils.rb:10:in `new'
  6.      # ./lib/pdf_utils.rb:10:in `pdf_text'
  7.      # ./lib/pdf_splitter.rb:12:in `process'
  8.      # ./spec/lib/pdf_splitter_spec.rb:34:in `block (2 levels) in <top (required
  9. )>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement