Class s.r.b.f.PageNumberChanger(ActionFlowable):

Part of stoqlib.reporting.base.flowables View In Hierarchy

A flowable for current page number specification
Method __init__ This flowable is used in cases where we need reset the current
Method apply Apply the new page number. Internal use by Reportlab.
def __init__(self, page_number):
This flowable is used in cases where we need reset the current page number (see add_document_break method on BaseReportTemplate).
def apply(self, doc):
Apply the new page number. Internal use by Reportlab.
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.