Hi, I want to add "confidential" in the footer of the pdf files exported, I took these steps:
Space tools > Look and Feel > PDF layout, and in "PDF Space Export Footer" I put in "confidential". However I don't see the "confidential" at the footer of the exported pdf file. Could anyone help me on this? Thanks a lot!
Hi An,
PDF Space Export Footer, as in, not Export to PDF, but rather under Content Tools > Export > PDF - exporting a space (selection or whole) to PDF.
You can tweak the PDF Style sheet which will affect the Export to PDF. Use something like
@page { position: absolute; bottom: 0px; width: 123px; display: block; position: relative; margin: auto; background-image: url(link-to-image.png); }
Above is just an example using CSS. A quick google will help you style it how you want
Thanks,
Jared.
This works for me if I click Browse > Space Operations > pdf Export. It doesnt work from the drop-down on the three dot thing on the right of a page. Using Confluence 5.8.4
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.