CMFReportTool.RenderPDF.Platypus.xmlPageTemplate.nextid
Documentation
Next frame id.
In case of a FrameBreak or flowables need to be placed into
the next frame ( automatic layout ) the frame with nextid is used.
if self.nextid is self.id then this PageTemplate will be used for
all following pages. This is the case for Templates that have only
one PageTemplate as well as Letters for example that have a different first Page. One can also easily build a Book like Template using two different PageTemplates for even/uneven Pages.