I am trying to get PDF using DomPDF but I come cross a strange problem. All the data and other things are fine but when it renders in PDF the first line of the table is always o
I use
thead:before, thead:after { display: none; } tbody:before, tbody:after { display: none; }