wxPython
object --+ | Object --+ | HtmlEasyPrinting
object
Object
__init__(self, name, parentWindow)
__del__(self)
__repr__(self)
GetPageSetupData(self)
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)
SetStandardFonts(self, size, normal_face, fixed_face)