In exporting a space to PDF, is there a way to force a page break in the PDF at the end of every Confluence page?
Better yet, force a page break in the PDF on just the top level confluence pages.
Thanks!
To make each Confluence page appear on a separate page in the PDF file, add the following rule in the PDF Stylesheet:
.pagetitle { page-break-before: always; }
You can find more information about customizing pdf exports here.
Join the discussion on interview best practices and common pitfalls. Share your experiences and learn from others in the Atlassian Community.
Share you experiences!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.