The Reportlab Toolkit
http://www.reportlab.com
The ReportLab Toolkit. An Open Source Python library for generating PDFs and graphics.
- Developed at devel:languages:python:numeric
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:seife:Factory/python-reportlab && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-reportlab.changes | 0000006429 6.28 KB | |
python-reportlab.spec | 0000002392 2.34 KB | |
reportlab-3.2.0.tar.gz | 0001948090 1.86 MB | |
reportlab-missing-includes.patch | 0000000494 494 Bytes |
Revision 15 (latest revision is 39)
Dominique Leuenberger (dimstar_suse)
accepted
request 381378
from
Dirk Mueller (dirkmueller)
(revision 15)
- install LICENSE.txt - Fixed source download link. - Update to 3.2.0 * Added proportional underlining specific to font sizes, set via the `underlineProportion` attribute of ParagraphStyles. * TrueType fonts: added support for cmaps 10 & 13 * DocTemplate class now supports a boolean `displayDocTitle` argument. * TableofContents now supports a formatter argument to allow formatting of the displayed page numbers (eg for appendices etc). * Table `repeatRows` can now be a tuple of row numbers to allow incomplete ranges of rows to be repeated. * Tables now do pass instance.`spaceBefore` & `spaceAfter` to their split children when split * Several strangenesses were fixed in the pdfbase.pdfform module; Multiple usage is now allowed. * Error message fixes * Various environment fixes for Google Application Environment * Resource fixes * PDFDoc can now set the `Lang` attribute * canvas.drawString and similar now allow the character spacing to be set * Index of accented stuff has been improved * RTL code was improved * fix Propertyset.clone * `flowables.py`: fix ImageAndFlowables so it avoids testing negative availableWidth - Update to 3.1
Comments 0