I have a table which occurs after the item lines of an invoice. As the item lines vary in number from invoice to invoice, the table moves with it. I would like the table to stick to the bottom of the page. I saw a line call topPadder from , https://www.reportlab.com/examples/rml/test/test_008_tables.rml but doesn't work in OpenERP reports. Can anyone offer alternative solutions?
Thanks.