On 16 mar, 07:56, ct9a <[email protected]> wrote: > hi, everyone, > > i have googled around for some pdf generators. Found > 1) PDF::Writer which is a little dated > 2) Rupdf (http://scoop.simplyexcited.co.uk//2007/12/15/rupdf-simple- > ruby-pdf-rails-plugin/ andhttp://agilewebdevelopment.com/plugins/rupdf) > - it's a little dated. Last revision was on 15th of Dec, 2007. > > Any recommendations for pdf generators?
wkhtmltopdf: http://code.google.com/p/wkhtmltopdf/ Rails plugin: http://github.com/mileszs/wicked_pdf you can generate PDF from HTML templates with CSS styling -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

