Generating PDF

Django is able to output PDF files dynamically using views. This is made possible by the excellent, open-source ReportLab (for more information visit http://www.reportlab.com/opensource/) Python PDF library. The advantage of generating PDF files dynamically is that you can create customized PDFs for different purposes-say, for different users or different pieces of content.

Get Mastering Django: Core now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.