Hey, I've got an issue related to highlights using "<colgroup>".
I have three columns in a HTML table, and I am trying to highlight the last one using this:
Prince generated the PDF with the first one highlighted.
Also, please note that, in other cases, colgroup is working as it should.
Thanks.
I have three columns in a HTML table, and I am trying to highlight the last one using this:
<colgroup></colgroup>
<colgroup></colgroup>
<colgroup><col class="default"></col></colgroup>
Prince generated the PDF with the first one highlighted.
Also, please note that, in other cases, colgroup is working as it should.
Thanks.