How to put the page title in the footer

Tony Piazza September 12, 2013

Can someone tell me how to modify the PDF Export Stylesheet to include the page title? So far I was able to put a copyright on the bottom left. Now I want to add the page title on the bottom right. Here is what I have so far:

  1. @page
  2. {
  3. @bottom-left
  4. {
  5. content: "Copyright © 2013 LearningPatterns, Inc.";
  6. font-family: ConfluenceInstalledFont, Helvetica, Arial, sans-serif;
  7. font-size: 8pt;
  8. }
  9. }

1 answer

0 votes
Davin Studer
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 19, 2013

There is some discussions about this at the below link. In short there is not great way to do it.

https://answers.atlassian.com/questions/16168/how-can-i-pull-in-the-page-title-to-the-pdf-export-header

This plugin may get you what you want

https://marketplace.atlassian.com/plugins/com.k15t.scroll.scroll-pdf

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events