Will process PDF files in “K:_Projects\Ruby_Ruby_Apps\Taxes\TaxData
\Year_End_Gain_Loss_Reporting”
Processing 2008_5275.pdf, filesize is 3434672 bytes
K:/_Utilities/ruby186-26_rc2/ruby/lib/ruby/gems/1.8/gems/pdf-
reader-0.9.0/lib/pdf/reader/buffer.rb:123:in `index’: wrong number of
arguments (0 for 1) (ArgumentError)
[snip]
Incidentally, the PDF file works fine when I open it in Firefox.
Any suggestions about how to get PDF-reading working in Ruby?
K:/_Utilities/ruby186-26_rc2/ruby/lib/ruby/gems/1.8/gems/pdf-
reader-0.9.0/lib/pdf/reader/buffer.rb:123:in `index’: wrong number of
arguments (0 for 1) (ArgumentError)
[snip]
Incidentally, the PDF file works fine when I open it in Firefox.
Any suggestions about how to get PDF-reading working in Ruby?
Maybe you should try posting on pdf-reader’s own mailing list at
“If you believe the file should be valid, or that a corrupt file didn t
raise an exception, please forward a copy of the file to the maintainers
(preferably via the google group) and we can attempt to improve the code.”
–
Stefano
Thanks, Stephano.
I didn’t think of searching for a pdf website. Good suggestion!
I’m bookmarking the website. I’m postponing a visit there because I
just found A-PDF Text Extractor at A-PDF Newsletter.
It extracted text-file of the PDF’s textual content that I can work
with (in Ruby) for my current needs.
Best wishes,
Richard
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.