Changeset 754
- Timestamp:
- 09/30/05 17:07:19 (3 years ago)
- Files:
-
- django/trunk/docs/outputting_pdf.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/outputting_pdf.txt
r753 r754 20 20 ================= 21 21 22 Download and install the ReportLab library from http://www.reportlab.org/downloads.html 22 Download and install the ReportLab library from http://www.reportlab.org/downloads.html. 23 23 The `user guide`_ (not coincidentally, a PDF file) explains how to install it. 24 24
