Hello, what solution you can recommend me? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Peter De Berdt
2008-Oct-31 13:34 UTC
Re: Easiest RoR - PDF solution (based on HTML and CSS)
On 30 Oct 2008, at 22:03, paco.onrails wrote:> Hello, what solution you can recommend me?http://princexml.com/ http://sublog.subimage.com/2007/05/29/html-css-to-pdf-using-ruby-on-rails Be prepared for the hefty price tag though. However, it works flawlessly. Best regards Peter De Berdt --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
If you don''t mind using java, you can use the flying saucer library in an external application and call it inside your application. I wrote a post about this a long time ago. The problem it''s in spanish but I think you can get the idea: http://dagi3d.net/blog/archive/2007/06/28/generar-documentos-pdf-con-rails-y-flying-saucer Regards Peter De Berdt escribió:> > On 30 Oct 2008, at 22:03, paco.onrails wrote: > >> Hello, what solution you can recommend me? > > http://princexml.com/ > http://sublog.subimage.com/2007/05/29/html-css-to-pdf-using-ruby-on-rails > > Be prepared for the hefty price tag though. However, it works flawlessly. > > > Best regards > > > Peter De Berdt > > > > >--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I use HTMLdoc on www.feelmyskills.com and it works quite well. Ridiculously easy to implement and you get to use HTML. On Fri, Oct 31, 2008 at 11:24 AM, Borja Martín <borjam-v796FXedN1GsTnJN9+BGXg@public.gmane.org> wrote:> If you don''t mind using java, you can use the flying saucer library in an > external application and call it inside your application. I wrote a post > about this a long time ago. The problem it''s in spanish but I think you can > get the idea: > http://dagi3d.net/blog/archive/2007/06/28/generar-documentos-pdf-con-rails-y-flying-saucer > > Regards > > Peter De Berdt escribió: > > > On 30 Oct 2008, at 22:03, paco.onrails wrote: > > Hello, what solution you can recommend me? > > > http://princexml.com/ > http://sublog.subimage.com/2007/05/29/html-css-to-pdf-using-ruby-on-rails > > Be prepared for the hefty price tag though. However, it works flawlessly. > > > Best regards > > > Peter De Berdt > > > > > > > >--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Thanks for your suggestions, I have htmldoc working good on my application. Paco --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---