changeset 4330 | 617ffa6bbdc8 |
parent 4252 | fe660f227cac |
4329:2a3d73c37905 | 4330:617ffa6bbdc8 |
---|---|
1 #Copyright ReportLab Europe Ltd. 2000-2016 |
1 #Copyright ReportLab Europe Ltd. 2000-2017 |
2 #see license.txt for license details |
2 #see license.txt for license details |
3 __version__='3.3.0' |
3 __version__='3.3.0' |
4 import reportlab.pdfgen.canvas |
4 import reportlab.pdfgen.canvas |
5 from reportlab.lib import colors |
5 from reportlab.lib import colors |
6 from reportlab.lib.units import inch |
6 from reportlab.lib.units import inch |