summaryrefslogtreecommitdiff
path: root/docs/howto/outputting-pdf.txt
AgeCommit message (Expand)Author
2013-01-31Fixed #19692 -- Completed deprecation of mimetype in favor of content_type.Aymeric Augustin
2012-10-03Fixed #19006 - Quoted filenames in Content-Disposition header.Tim Graham
2012-06-08Fixed #18440 -- Pointed out that ReportLab is not thread safe. Thanks, jens@l...Adrian Holovaty
2012-05-05Replaced cStringIO.StringIO by io.BytesIO.Claude Paroz
2012-04-22Fixed #18186 -- Fixed ReportLab Web site links. Thanks pablog for the report ...Claude Paroz
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant
2011-09-04Converted links to external topics so they use intersphinx extension markup.Ramiro Morales
2010-10-09Fixed #12369 -- Improved example to account for environments where cStringIO ...Gabriel Hurley
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2009-12-26Fixed several broken and redirecting URLs in the documentation (fixes #12219,...Gary Wilson Jr
2009-02-22Fixed #10312 -- Corrected a link to the Reportlab user guide. Thanks to JohnD...Russell Keith-Magee
2008-11-01Fixed #9487 -- Corrected several links into the Python docs that were broken ...Karen Tracey
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss