Posted on May 20, 2008 at 3:44 pm

Globalize versus PDF-Writer, round one!

If you ever needed to generate PDFs dinamically on a Rails app, one of the easiest (and possibly more elegant) PDF generation Rails options you’ll find is using the PDF-Writer combo. The good thing with that combo is that you can go and define your PDFs as views using a different extension (.rpdf is suggested). [...]