Hello,
I am trying to export several pages to .pdf using an easier naming convention. Basically, I would like to be able to export to .pdf with just the page name (for example: 1 - Applications.pdf) and not include other information that is unnecessary. Any thoughts on this one? We've explored the documentation to no avail and are looking for a quick fix to make this possible. Any advice would be appreciated.
Thanks!
Kevin
Hi Kevin, do you try to set styles for PDF exports? I mean in confluence admin -> Look & Feel -> PDF Stylesheet I think? And try to recognize IDs or class of these elements and set for them display:none; in CSS? Maybe it will be work for you :) Ales
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.