When I export sheets to a PDF, the documents get printed without page breaks. In looking at the online help information, it appears that page breaks are supposed to be included as the default, but for some reason that is not happening for me.
I've been using: Space Settings > Content Tools > Export > PDF > Custom
I checked: Space Settings > Look and Feel > PDF Stylesheet. It is blank.
Any ideas on how to export multiple pages and have them show up on individual sheets, but in one combined PDF?
Hi @John Hyde
Have you taken a look at the details here: https://support.atlassian.com/confluence-cloud/docs/customize-exports-to-pdf/
Regards,
Fabian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, I entered this into the PDF stylesheet, but it didn't work. I am the space Admin, not sure if there is something else I need to do to get it to work.
.pagetitle
{
page-break-before: always;
}
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.