Download the ReportLab Toolkit
The ReportLab Toolkit is a cross platform Python source package. Performance can be accelerated by compiling some extra code written in C; this is recommended but not required.
We provide precompiled binaries for Windows but not for any other platform. Many Linux distributors and other UNIX-like OS vendors provide their own binaries for download, which are installed along with the source code when using the relevant package manager.
Many Linux distributions now include ReportLab in their package repositories. However, these are not maintained by ReportLab, and might not be the latest version.
For full installation instructions, see the User Guide.
Prerequisites
- All our software requires Python (versions 2.3 through 2.6 supported; v2.6 is recommended if you're new to Python)
- If you want to use GIF or PNG images in your PDFs, you will also need to install the Python Imaging Library.
Latest release
The latest official release is 2.4. To see what's new, check the release notes
Cross-Platform Source Packages:
The source package can be installed with 'python setup.py install' on any platform with a C compiler. The package contains tests and documentation. In order to use the accelerated binaries on Windows, you will need to manually install the relevant DLLs .
-
(2.0 MB, 20 Jan 2010, md5 checksum=d755b80c451c20412ed97c35c5fcc78d)
-
(1.8 MB, 20 Jan 2010, md5 checksum=e6dc4b0fbfb6814f7777e5960774cb5d)
Windows Installers
These install the source code and the precompiled binary DLLs. Choose the appropriate file for your version of Python
-
(2.0 MB, 20 Jan 2010, md5 checksum=e22a3042bb0839359a64fe7f6c54ea8a)
-
(2.0 MB, 20 Jan 2010, md5 checksum=9f1301e3445d00c860f816f3e7fae269)
-
(2.0 MB, 20 Jan 2010, md5 checksum=90992765b6743e5ef06b26d049e7e125)
-
(2.0 MB, 20 Jan 2010, md5 checksum=9e75fabb56c394615286d977daa66acc)
Subversion daily snapshots
-
(606.9 KB, 13 Mar 2010, md5 checksum=58787cbfe5bb864b9319661897162876)
-
(500.3 KB, 13 Mar 2010, md5 checksum=3e596ac2df8f84dbe7cccbd3f7ce0e7c)
Subversion repository checkout:
svn co http://svn.reportlab.com/svn/public/reportlab/trunk/src/reportlab
Precompiled C extensions for Windows:
To install these on Windows, just unzip the file and copy the contents to any location which is available from the PYTHONPATH environment variable.
-
(938.5 KB, 19 May 2006, md5 checksum=4bcb148e573c8ea5f4dd241181abb6f0)
-
(850.8 KB, 19 May 2006, md5 checksum=fad5cfe99f4140943a9e335cece5cf62)
-
(592.4 KB, 13 Mar 2010, md5 checksum=5cbaf6781431364dcd9b860c716a38c2)
-
(650.6 KB, 13 Mar 2010, md5 checksum=7eef86b92cd6173284f87297c5bf60a9)
-
(349.0 KB, 13 Mar 2010, md5 checksum=6fc80f5eea41eb31d906f2399319216c)
-
(353.8 KB, 13 Mar 2010, md5 checksum=245786300b778545e3f720387b005323)
Older Versions & Other Software
For access to all our older software and other packages, you can browse the download directory here
