On 11 October 2012 11:24, kiran cy <li...@ruby-forum.com> wrote:
> Colin Law wrote in post #1079405:
>> On 11 October 2012 11:08, kiran cy <li...@ruby-forum.com> wrote:
>>>>
>>>> What has this got to do with Ruby on Rails?
>>>>
>>>> Colin
>>> I just have to upload the ms-word document file and click the upload
>>> button which should give me the images of the each cell in the table.
>>>
>>> how to find the cell and convert to image?
>>
>> I assume you know how to upload the file (google for rails upload file
>> if not)
>> Then your next problem is not how to find the cell but is how to read
>> the ms word doc in ruby.  I don't know, I suggest some googling for
>> that too.  I think it will also depend on what type of ms word doc
>> file it is, .doc, docx etc.
>>
>> You still have not explained what you mean by convert the cell to an
>> image but I think the other problems are more critical.
>>
>> 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

>
> --
> Posted via http://www.ruby-forum.com/.
>
> --
> 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.
>
>

-- 
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