imputation_export

This commit is contained in:
alazo 2017-07-18 09:40:54 +02:00
parent db46a5c24a
commit c8954ef7fc
6 changed files with 68 additions and 22 deletions

View file

@ -81,3 +81,4 @@ class ChargeSheetPDF(SimpleDocTemplate):
self.story.append(Paragraph('la direction', style_normal))
self.story.append(PageBreak())
self.build(self.story)