Subject: [Rails] PDF Creation Best Practise Hi there, I'm looking for a powerful pdf creation libary. I already tried: prawn - Nice handling but way too slow when lots of tables are involved PDFKit - too slow Actually I'm trying prince with xml input. It's pretty fast but I don't like the page-break control. I need a libary which can create pdf's with up to 90 pages with lots of nested tables. Does anyone have an idea? Regards -- 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@xxxxxxxxxxxxxxxxx To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@xxxxxxxxxxxxxxxxx For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en. |