Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Title Page Footer and TOC not appearing correct in PDF Export

PRIYA RANJAN sahu
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 18, 2018

Hi,

Greetings All.

I am trying to customize the PDF export feature in Confluence. The output PDF appearance (Title Page, Header, and Footer only) looks almost equal to our standard user template. However, I am stuck with below issues.

1. The Title page Footer does not appear at the bottom of the Title page. Here's the code excerpt.

<footer>
<div class="bottom-footer">
<left>
<div class="container">
<p>© 2018 by RadiSys Corporation. All rights reserved.</p>
</div>
</left>
<center>
<img src="/download/attachments/30398504/Footer.png?version=1&modificationDate=1512640420945&api=v2">
</center>
</div>
</footer> 

Currently, the Footer appears at the center of the Title page. How can I add extra padding space, so that the Footer will appear at the bottom of the page?

2. The TOC does not appear as per the CSS customization. Here's the code excerpt.

div.toc
{
page-break-after: always;
toc:printable=true|style=disc|maxLevel=3|indent=5px|minLevel=1|class=bigpink|exclude=[1//2]|type=list|outline=true|include=.*}
}

Currently, the TOC appears default output. What is the exact code to customize the default TOC? 

N.B: I'm using Space Administrator permission only. So I can not modify or customize the Confluence plug-ins, Fonts, and so on. 

Best Regards..

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events