Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Header and Footer not showing while exporting to PDF

I'd like to set a custom header and footer to load every time I export to PDF (company logo) but whatever I write in the Header, Footer or Title doesn't show up at all on the exported PDF file (Even regular text lines). Can somebody tell me what I'm missing here? I've tried to use the guide on custom PDF exports with HTML code/CSS from these links but nothing worked for me:

https://confluence.atlassian.com/doc/customize-exports-to-pdf-190480945.html#CustomizeExportstoPDF-Headerorfooter

https://confluence.atlassian.com/doc/advanced-pdf-export-customizations-198806890.html

I'd be more than happy if somebody can, again, tell me what I'm missing...

2 answers

Single page exports don't support adding HTML headers and footers via the PDF Layout page, but you can use CSS rules in the PDF Stylesheet page (Space toolsLook and Feel > PDF Stylesheet) to produce headers and/or footers for a single page export.

More info here: https://confluence.atlassian.com/doc/advanced-pdf-export-customizations-198806890.html

Same here – anyone have ideas? My HTML is simple:

 

```

<div style="margin-top: 10.0mm; border-top: 5px solid #5f9ef4;">  

<div>My Company</div>  

<span id="pageNum"/>  

<div>[URL]</div>  

</div>  

```

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
TAGS
AUG Leaders

Atlassian Community Events