Repeat header rows in table on all pages using css

Post here questions and problems related to editing and publishing DITA content.
dpksaini89
Posts: 66
Joined: Thu Feb 08, 2018 2:44 pm

Repeat header rows in table on all pages using css

Post by dpksaini89 »

How to customize css to repeat table header rows to appear on each page?
Costin
Posts: 833
Joined: Mon Dec 05, 2011 6:04 pm

Re: Repeat header rows in table on all pages using css

Post by Costin »

Hello,

What version of oXygen and DITA OT are you using?
This should be the default behavior, in case you are using DITA Map PDF - WYSIWYG transformation and you have a table that splits on multiple pages.
However, you should first make sure that you actually have a table header (<thead> element), which should then propagate on each of the pages the table splits.

Regards,
Costin
Costin Sandoi
oXygen XML Editor and Author Support
dpksaini89
Posts: 66
Joined: Thu Feb 08, 2018 2:44 pm

Re: Repeat header rows in table on all pages using css

Post by dpksaini89 »

<oXygen/> XML Editor 20.0, build 2018031511
Dita OT 2.5.4

done thanks :)
Post Reply