Check out https://github.com/kete/convert_attachment_to.
It relies on command line utilities to do the conversions. It has two caveats: * it hasn't been used with Rails 3 or above and therefore you may need to fork it to make it work * when it was written the utilities didn't support .doc-x files, you might need to update it to do that Cheers, Walter On Nov 21, 2011, at 3:03 AM, "[email protected]" <[email protected]> wrote: > I am new to the ROR and just got stucked into something.... > ....that is i have to scan a word document through ruby... > Please suggest me how to do...... > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

