How to extract table contents from a doc,docx and pdf using ruby on rails .Please reply as soon as possible Thank You..!!! -- 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Petite Abeille
2013-Mar-13 19:15 UTC
Re: extracting tables content from a document in ruby
On Mar 13, 2013, at 8:08 PM, "Shefali S." <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> How to extract table contents from a doc,docx and pdf using ruby on > rails .Please reply as soon as possible > Thank You..!!!Try this: http://kristenbornemann.com/having-a-problem-with-a-particular-piece-of-code/ -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
tamouse mailing lists
2013-Mar-14 08:52 UTC
Re: extracting tables content from a document in ruby
Hmmm... dunno whether to laugh or cry... On Mar 13, 2013 2:15 PM, "Petite Abeille" <petite.abeille-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > On Mar 13, 2013, at 8:08 PM, "Shefali S." <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote: > > > How to extract table contents from a doc,docx and pdf using ruby on > > rails .Please reply as soon as possible > > Thank You..!!! > > Try this: > > > http://kristenbornemann.com/having-a-problem-with-a-particular-piece-of-code/ > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
On Mar 14, 2013, at 2:52 AM, tamouse mailing lists wrote:> Hmmm... dunno whether to laugh or cry...Definitely don''t cry. Unless you''re the customer ;-) -- Scott Ribe scott_ribe-ZCQMRMivIIdUL8GK/JU1Wg@public.gmane.org http://www.elevated-dev.com/ (303) 722-0567 voice -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
tamouse mailing lists
2013-Mar-15 11:18 UTC
Re: extracting tables content from a document in ruby
On Thu, Mar 14, 2013 at 9:06 AM, Scott Ribe <scott_ribe-ZCQMRMivIIdUL8GK/JU1Wg@public.gmane.org> wrote:> On Mar 14, 2013, at 2:52 AM, tamouse mailing lists wrote: > >> Hmmm... dunno whether to laugh or cry... > > Definitely don''t cry. > > Unless you''re the customer ;-)I know Kristen was being rather tongue-in-cheek, however, there is a truism there as well; I get guys doing 2 things: 1) rushing in to help me in ways I don''t really want 2) discounting my work and ideas Of course, this is by no means universal; I have male-identified co-workers who are just fabulous and don''t do this sort of thing at all. And there can be some female-identified acquaintances who do 1 & 2 quite a lot as well. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.