Hi there!
When exporting a confluence page or space to pdf, i would like to have the Link text to be replaced by the Address (URL).
Additionally, the Atlassian-Links (to Attachments or other Confluence / Atlassian pages, such as JiRa) should be replaced by URLs, too.
I didn't find any answer to this here or in the web.
Can someone help?
Best wishes
Jan
Go to Space Tools -> Look and Feel ->PDF Stylesheet and add something like this. Adjust it to fit your needs.
a:after { content: " (" attr(href) ")"; }
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.