HTML to PDF/RTF Java converter and tools › Forums › PD4ML Forums › Technical questions / Troubleshooting › enableSmartTableBreaks › Reply To: enableSmartTableBreaks PD4ML August 6, 2019 at 20:51 #33644 Hi! In PD4ML v4 smartTableBreaks mode can be achieved with CSS properties and HTML structure. 1. set TR { page-break-inside: avoid } CSS style 2. Define <thead> table section with row(s) consists of TH cells only This reply was modified 4 years, 1 month ago by PD4ML.