Hello, Community,
I want to export PDF without page breaks and with page numbers on the bottom right, but our CSS does not work correctly (it used to work without issues).
Here is a part of the CSS I am using to export PDFs:
@bottom-right { content: counter(page); font-family: ConfluenceInstalledFont, Helvetica, Arial, sans-serif; font-size: 8pt;
.pagetitle { page-break-after: avoid; }
The page number does not increment; it starts from "1" for every section, and pages break for each section.
I am using version 7.19.18 of Confluence.
How can I modify the CSS to avoid page breaks for each section and insert page numbers to the bottom right?
Hi @Chie Matoba
I suggest you give Scroll PDF Exporter app by K15t a try. It produces much better PDF exports without the CSS headache.
Thank you for your quick response. I will download and install the app and see how it works.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Chie - Welcome to the Atlassian Community!
I have updated the tags to show it is for Data Center so others can help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.