page breaks and table rows
-
- Phoca Newbie
- Posts: 1
- Joined: 28 Jun 2019, 18:02
page breaks and table rows
Is there a general way to cause page breaks to not split a single table row? In other words to make the page break happen after one table row and before the next one?
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: page breaks and table rows
Hi, you can try to add the following code into you content:
which should force new page in PDF document, but I don't think, it works inside a table.
Jan
Code: Select all
<tcpdf method="AddPage" />
Jan
If you find Phoca extensions useful, please support the project