Hi all,
Is there any way to specify a page break for printing? I have some tables that I have a php/mysql page generating, the tables will only hit a certain size, but when at its max it usually has the second table half on the first page and half on the second page... would just like to make it stick that second table on the second page. Any way to do this? Thanks!