RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Generating Complex PDF Documents in Rails

I spent several months working on generating very large PDF documents using Prawn, and I learned a lot about keeping PDF code organized and maintainable. Learn about the recipe approach for structuring Prawn DSL using classes and modules.

Comments

So much to write on Prawn, but this post is about structure. Curious what other Prawn topics would interest people.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in