List of Packages
python3-reportlab
ReportLab is a library that lets you directly create documents in
Adobes Portable Document Format (PDF) using the Python programming language.
.
ReportLab library creates PDF based on graphics commands without
intervening steps. Its therefore extremely fast", and flexible (since
youre 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