Hi, We are developing a rails app where the generation of complex excel documents is necessary. By complex I mean a spreadsheet with formulas, including cross-file and cross-tab references. The only ruby component we''ve found is way too simple to what we need. What do you recomend? Really apreciate your help. Thanks. -- Ricardo Acras ricardo-WlbSPrj98RBeoWH0uzbU5w@public.gmane.org Acras Desenvolvimento de Sistemas +55+41-3232-6404 www.acras.net --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
James Mitchell
2007-Mar-12 11:34 UTC
Re: Best way to generate complex spreadsheets with rails
Is JRuby an option? There is a great Java library called POI for doing what you need. http://jakarta.apache.org/poi/ -- James Mitchell The Ruby Roundup http://rubyroundup.com/ On 2/23/07, Ricardo Acras <ricardo.acras-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > Hi, > > We are developing a rails app where the generation of complex excel > documents is necessary. By complex I mean a spreadsheet with formulas, > including cross-file and cross-tab references. > The only ruby component we''ve found is way too simple to what we need. > What do you recomend? > > Really apreciate your help. > > Thanks. > > -- > Ricardo Acras > ricardo-WlbSPrj98RBeoWH0uzbU5w@public.gmane.org > Acras Desenvolvimento de Sistemas > +55+41-3232-6404 > www.acras.net > > > >--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---