Paketname | python-reportlab |
Beschreibung | ReportLab library to create PDF documents using Python |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 2.4-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 2532 Byte |
Hängt ab von | python (>= 2.4), python-central (>= 0.6.11) |
Empfohlene Pakete | python-reportlab-accel, python-renderpm, python-imaging (>= 1.1.6) |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 542524 Byte |
Prüfsumme MD5 | cbc99cb3c4b201df92a741e18accc2c2 |
Prüfsumme SHA1 | 6506b82bdd5999c7a460493330bc882df5f4c23c |
Prüfsumme SHA256 | 7841f04f270736a8ff836ec1397b38165e0c526a0004f3009c3f8a17b73c5eee |
Link zum Herunterladen | python-reportlab_2.4-1_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
|