page.isFixedFooter= True
page.PaddingBottom = 100
page.Footer.AddRows(1,True,"").AddCellsOS(1,1,1,1,5,5,4,"").AddCellsOS(1,0,0,0,1,1,1,"").AddCellsOS(1,0,0,0,1,1,1,"").AddCellsOS(1,0,0,0,5,5,5,"")
page.Footer.AddRows(1,True,"").AddCellsOS(1,1,1,1,5,5,4,"").AddCellsOS(1,0,0,0,1,1,1,"").AddCellsOS(1,0,0,0,1,1,1,"").AddCellsOS(1,0,0,0,5,5,5,"")
' page.Footer.AddRows(1, True, "").AddCellsOS(2,0,0,0,6,6,6, "")
page.Footer.BuildGrid 'IMPORTANT once you loaded the complete grid And before you start adding components
page.Footer.UseTheme("pageFooterTheme")