It worked once, but an update broke it a while ago.
We use only the PDF-Stylesheet.
This is our Stylesheet:
Has someone a idea what broke it?
I checked the path to the pic and this should work.
Thanks for the help.
Hi There,
It looks like this is due to a bug that causes Confluence to not able to retrieve a link
* https://jira.atlassian.com/browse/CONFSERVER-26016
For additional information, I'd like to provide this link:
I've added your ticket to the tracking of this Bug for reporting on number of impacted clients by this limitation. What I would like to suggest to you and the customer, is to use the link to that Bug report - and be sure to Watch and Vote on the Bug, as this is where you and the customer will be able to see any information available on the bug and any updates we have in regards to workarounds, or possible fixes going forward in future releases.
Workaround
As of now use the image from somewhere else such as Google document and insert into the <image>. Do remember that the '' is not forgotten.
@page {
background-image: url('<image>');
background-repeat: no-repeat;
background-position: left 90%;
@bottom-left {
content: "Company Name"; font-family: ConfluenceInstalledFont, Helvetica, Arial, sans-serif; font-size: 8pt;
}
@bottom-right {
content: "Page " counter(page); font-family: ConfluenceInstalledFont, Helvetica, Arial, sans-serif; font-size: 8pt;
}
}
.pagetitle
{
page-break-before: always;
}
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline 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.