| Method Summary |
| |
__init__(self,
destination,
stylesheet,
options)
|
| |
BeginCol(self)
|
| |
BeginColHead(self)
|
| |
BeginReport(self)
|
| |
BeginReportTitle(self)
|
| |
BeginRow(self,
rowtype)
|
| |
BeginSection(self)
|
| |
BeginSectionTitle(self)
|
| |
BeginTable(self)
|
| |
BeginTableHead(self)
|
| |
EndCol(self,
col,
index)
|
| |
EndColHead(self,
colhead,
width,
alignment)
|
| |
EndReport(self)
|
| |
EndReportTitle(self,
reporttitle)
|
| |
EndRow(self)
|
| |
EndSection(self)
|
| |
EndSectionTitle(self,
sectiontitle)
|
| |
EndTable(self)
|
| |
EndTableHead(self)
|
| |
loadFont(self,
name)
|
| |
myPages(self,
canvas,
doc)
|