===========
PDFDocument
===========

Wrapper for ReportLab which allows easy creation of PDF documents.

Usage:

See the Plata project, specifically the order PDF generation:
<http://github.com/matthiask/plata/blob/master/plata/reporting/order.py>

The SVG support uses svglib by Dinu Gherman. It can be found on PyPI:
<http://pypi.python.org/pypi/svglib/>
