equal
deleted
inserted
replaced
|
1 #copyright ReportLab Inc. 2000 |
|
2 #see license.txt for license details |
|
3 #history http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/docs/userguide/examples.py?cvsroot=reportlab |
|
4 #$Header: /tmp/reportlab/docs/userguide/Attic/examples.py,v 1.16 2000/10/25 08:57:45 rgbecker Exp $ |
1 import string |
5 import string |
2 |
6 |
3 testannotations=""" |
7 testannotations=""" |
4 def annotations(canvas): |
8 def annotations(canvas): |
5 from reportlab.lib.units import inch |
9 from reportlab.lib.units import inch |