removed debug statements, fixed tables in PDF format

svn: r269
This commit is contained in:
Don Allingham
2001-07-30 02:43:22 +00:00
parent a8de3b1ca0
commit 96c8acbcac
2 changed files with 0 additions and 3 deletions

View File

@@ -570,8 +570,6 @@ class TextDoc:
self.rmargin = 2.54
self.title = ""
print self.height, self.width
self.font = FontStyle()
self.style_list = styles.get_styles()
self.table_styles = {}