This question is in reference to Atlassian Documentation: Customise Exports to PDF
I tried
@media print { thead {display: table-header-group;} }
and
table thead {display: table-header-group;}
and variants with
th.confluenceTh.sortableHeader
but no luck. Any suggestions?
There is an enhancement request that you should vote for: https://jira.atlassian.com/browse/CONF-30238.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.