PD4ML April 29, 2011 at 10:51 #28220 enableSmartTableBreaks(true) implicitly defines TABLE, TR { page-break-inside: avoid } You may partially override it with TABLE { page-break-inside: auto !important } to prevent a table moving to its next page.