Solved
Repeat Table Header on page break in HTML to PDF - Not Working with [thead] tag
Hi All,
I am trying to display the table header on repeat when there is page break inside a table when using the plugin html to pdf. I have tried most of the options, has someone faced trouble with this or implemented the same?
Attaching the html code
One
One
Row 1 Column 1
Row 1 Column 2
Row 2 Column 1
Row 2 Column 2
Row 3 Column 1
Row 3 Column 2
Row 4 Column 1
Row 4 Column 2
Row 5 Column 1
Row 5 Column 2
The generated pdf is as follows:

