Paketname | python-reportlab |
Beschreibung | ReportLab library to create PDF documents using Python |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.4-4 |
Sektion | python |
Priorität | optional |
Installierte Größe | 3192 Byte |
Hängt ab von | python2.6 | python2.5, python (>= 2.6.5-11~), python (<< 2.7) |
Empfohlene Pakete | python-reportlab-accel, python-renderpm, python-imaging (>= 1.1.6) |
Paketbetreuer | Matthias Klose |
Quelle | |
Paketgröße | 545996 Byte |
Prüfsumme MD5 | 749ee2a06bc26fcfb6b55180df35e29d |
Prüfsumme SHA1 | 0846384fd0af31eede081397073d744da0bc7139 |
Prüfsumme SHA256 | d06187a81bb6dd35703caaa3e5c4a6c6b44c8fd0c175e0ce9d302ff54d94ad3b |
Link zum Herunterladen | python-reportlab_2.4-4_all.deb |
Ausführliche Beschreibung | ReportLab is a library that lets you directly create documents in
Adobe's Portable Document Format (PDF) using the Python programming language.
.
ReportLab library creates PDF based on graphics commands without
intervening steps. It's therefore extremely fast, and flexible (since
you're using a full-blown programming language).
.
Sample use cases are:
* Dynamic PDF generation on the web
* High-volume corporate reporting and database publishing
* As embeddable print engine for other applications, including a
'report language' so that users can customize their own reports.
* As 'build system' for complex documents with charts, tables and text
such as management accounts, statistical reports and scientific papers
* from XML to PDF in one step
|