git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27389
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
return False
def GetPageInfo(self):
return False
def GetPageInfo(self):
- return (0, 1, 1, 1) # disable page numbers
+ return (1, 1, 1, 1) # disable page numbers
def OnPrintPage(self, page):
dc = FloatDCWrapper(self.GetDC()) # allows using floats for certain functions
def OnPrintPage(self, page):
dc = FloatDCWrapper(self.GetDC()) # allows using floats for certain functions