Changeset 4469
- Timestamp:
- 02/09/07 21:39:14 (2 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
r4420 r4469 30 30 If that command doesn't raise any errors, the installation worked. 31 31 32 .. _user guide: http://www.reportlab. org/rsrc/userguide.pdf32 .. _user guide: http://www.reportlab.com/docs/userguide.pdf 33 33 34 34 Write your view
