commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnue] r7755 - trunk/gnue-common/src/printing/pdftable


From: jamest
Subject: [gnue] r7755 - trunk/gnue-common/src/printing/pdftable
Date: Wed, 27 Jul 2005 13:54:22 -0500 (CDT)

Author: jamest
Date: 2005-07-27 13:54:21 -0500 (Wed, 27 Jul 2005)
New Revision: 7755

Modified:
   trunk/gnue-common/src/printing/pdftable/pdftable.py
Log:
remove debug line


Modified: trunk/gnue-common/src/printing/pdftable/pdftable.py
===================================================================
--- trunk/gnue-common/src/printing/pdftable/pdftable.py 2005-07-27 14:38:16 UTC 
(rev 7754)
+++ trunk/gnue-common/src/printing/pdftable/pdftable.py 2005-07-27 18:54:21 UTC 
(rev 7755)
@@ -360,7 +360,6 @@
       # If there is a bottom border we need to not draw over the top
       # of the previous rows border.  Currently minimum must be 1 point      
       adjustment = max([self._currentSection['columnBottomBorder'][0],1])
-      print adjustment
       self.drawHorizBorderedBox(leftmargin, boxy, self.width-leftmargin*2,
                                 boxh-adjustment, highlightColor, lines=0)
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]