i need to create a page break in my ods file after 4 rows in my table.
i have tried some suggestion i found here but nothing worked.
Here is my code for the table:
[ps.pos] [ps.title;block=table:table-row][ps.description;block=table:table-row][ps.amount;block=table:table-row] [ps.singleprice;block=table:table-row;frm='0.000,00'] € [ps.sum;block=table:table-row;frm='0.000,00'] €
The table has 5 cells. It is an table for invoice positions.
Does someone know how i get opentbs to create a new page and continue the table?