HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › HTML/CSS rendering issues › What should i do to render thead column on every page? › Re: Re: What should i do to render thead column on every page?
April 12, 2011 at 12:54
#28506
For the time being PD4ML does not support THEAD tag.
But you may achieve the needed behavior if you trigger pd4ml.enableSmartTableBreaks(). If will reproduce table headers (leading table rows consist of TH elements only) on each relevant page.