On 11 October 2012 11:40, kiran cy <li...@ruby-forum.com> wrote:
> Colin Law wrote in post #1079407:
>> On 11 October 2012 11:24, kiran cy <li...@ruby-forum.com> wrote:
>>>>
>>>> Colin
>>> I have tables in ms-word document(of format doc).
>>> I want to convert the data present in each cell either it may be text or
>>> image to the image
>>> How do you suggest I do it?
>>
>> As I said the first problem will to find a way of reading the .doc
>> file in ruby, which I don't know how to do.  Did google help you with
>> this?  Is suggest googling for
>> ruby read .doc
>>
>> Colin
>
> I can read doc using the docx gem, my problem is identifying the cell
> and converting it to image

Well if you had started this thread by asking how to use the docx gem
to find a cell in a ms word document then you would have saved us both
some time.  I have not used the docx gem so have no idea.  Does the
documentation for the gem tell you how to parse the document?

Colin

-- 
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to