This question asks for and is provided the default css stylesheet of PDF exports.
The css is very useful, but without knowing the content of the corresponding HTML it is very hard to know what elements to add the style to. In particular, the title page must have a top level element that sits within the page's margins. If I add a background image, it is not visible within these margins, as if there is an opaque element in front of it.
To understand the structure of the HTML that is passed to the PDF generator, I'd like to see the simplest complete HTML that is generated. For example, what is the HTML that is sent for PDF export if you have the title page content set to "title", the header content set to "header", the footer content set to "footer" and the Confluence pages consisting of a top level page with content "parent" and two children with content "child 1" and "child 2"?
I know in other versions of Confluence you can retrieve this intermediate HTML content from the temp directory, but this does not seem to be available in Cloud. Can someone share the content of this file produced by a very basic export?
The customizations will need to be in HTML or CSS, but atlassian does provide some guidance on how to adjust the customizations:
https://support.atlassian.com/confluence-cloud/docs/advanced-pdf-export-customizations/
I think my question could have been worded better. I'm aware of the customisation process. Alas, none of the available documentation gives enough insight into the structure of the intermediate HTML content to properly guide customisations. Thus, I'm now looking for the intermediate HTML content. I know it's available in versions of Confluence other than Cloud, so was hoping someone could provide some examples.
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.