From: P Rajmohan Banavi-A17190 Date: 2008-09-22T12:29:15+09:00 Subject: extract contents from pdf (pdf reader) ------_=_NextPart_001_01C91C64.8226DB41 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, =20 I am looking for a way to read the contents of the pdf document. Could you pls advice on how to go about it? I have tried using the pdf-reader gem but ran into issues. Are there any other gems out there? =20 The issue I am facing with pdf-reader is - I installed 0.7.5 gem on Windows and am having 1.8.6 version of ruby. Now there seems to be some issue with the 0.7.5 version and hence downgraded to 0.7.3 as per the suggestions of the gem author in one of his replies on the mailing list. But even with 0.7.3, I am seeing the same issue. Am I missing something? =20 D:\Profiles\admin\My Documents>ruby pdf_reader_test.rb=20 c:/ruby/lib/ruby/gems/1.8/gems/pdf-reader-0.7.3/lib/pdf/reader/content.r b:430:in `page_count': wrong number of arguments (1 for 0) (ArgumentError) =20 Thanks in advance. ------_=_NextPart_001_01C91C64.8226DB41--