| Method Summary |
| HtmlEasyPrinting |
__init__(self,
name,
parentWindow)
|
| |
__del__(self)
|
| PageSetupDialogData |
GetPageSetupData(self)
|
| Window |
GetParentWindow(self)
|
| PrintData |
GetPrintData(self)
|
| |
PageSetup(self)
|
| |
PreviewFile(self,
htmlfile)
|
| |
PreviewText(self,
htmltext,
basepath)
|
| |
PrintFile(self,
htmlfile)
|
| |
PrintText(self,
htmltext,
basepath)
|
| |
SetFonts(self,
normal_face,
fixed_face,
sizes)
|
| |
SetFooter(self,
footer,
pg)
|
| |
SetHeader(self,
header,
pg)
|
| |
SetParentWindow(self,
window)
|
| |
SetStandardFonts(self,
size,
normal_face,
fixed_face)
|