David Lilue wants to give this talk

Template-based PDF generation in Ruby with Prawn

For almost every web application, there is a moment when it needs to generate PDF content. There are many options to achieve that in Ruby, but none are simple or easy to use. This talk will examine how, with the help of the Prawn library, to create PDFs programmatically with Ruby. By defining a generic templating tool and using data objects to ease the generation of documents