PDFs with Prawn
Category: Web Development > Ruby On Rails      Posted: 05 Apr 09

Prawn is an excellent Ruby library for generating PDF documents. Learn how to use it along with the Prawnto plugin in this episode.

Prince XML: Generating High Quality PDFs from HTML + CSS
Category: Web Development > Javascript      Posted: 03 Dec 07

Prince is a computer program that converts XML and HTML into PDF documents. Prince can read many XML formats, including XHTML and SVG. Prince formats d...

Generating PDF Documents
Category: Web Development > Ruby On Rails      Posted: 07 Nov 07

In this episode Ryan Bates will show you how to create PDF documents using the excellent PDF::Writer gem in rails