update
svn: r2109
This commit is contained in:
@ -292,7 +292,6 @@ class PdfDoc(BaseDoc.BaseDoc):
|
||||
act_width = x_cm/ratio
|
||||
|
||||
self.story.append(Spacer(1,0.5*cm))
|
||||
print Image
|
||||
self.story.append(Image(name,act_width*cm,act_height*cm))
|
||||
self.story.append(Spacer(1,0.5*cm))
|
||||
self.image = 1
|
||||
|
Reference in New Issue
Block a user