Hi,
I want to repeat the header row of a table that runs for multiple pages to make it easier for the reader.
Most answers/suggestions I found on the web is to write a CSS style for the </thead> element, but in my confluence table, I don't see the </thead> element. Instead I have as follows
<tr>
<th scope="col">Test</th>
<th scope="col">test</th>
</tr>
Kindly let me know, how to create repate table headers in pdf.
Thank you
I'm not aware of a solution to the problem you've mentioned, but I've found a feature request for this exact topic.
If you're looking into more control over your PDF export from Confluence, you might want to try out a marketplace app for exporting pdfs from Confluence like our Scroll PDF Exporter. It also offers the feature you've requested to repeat tables headings on every new page.
Cheers,
Matthias.
PS: I'm working for K15t, the company behind the Scroll PDF Exporter.
Hi Matthias,
Thanks for the quick response. I am aware and have the Scroll PDF Exporter installed, but I am not using it for our documentation needs as we have different requirements.
I am looking for a generic CSS coding example, to write my own CSS.
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.