Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,508,863
Community Members
 
Community Events
181
Community Groups

Disabling links in PDF Export?

I want to do a custom PDF export of a space in order to distribute the content to external/non-Confluence users. The pages export contain links to pages in other spaces.

I've done some searching and found suggestions to manipulate the pointer-events property in the CSS stylesheet, but this doesn't seem to have any impact on the exported product. 

I was able to set the link colors to black so they at least aren't conspicuous, but that's a poor substitute. 

Relevant part of my stylesheet:

a
{
color: black; /* Sets the links to black to mask their presence */
pointer-events: none; /* Hoped to disable links, but doesn't seem to work */
}

Is there any way to truly disable these links?

2 answers

Hi @Jeremy Hranko,

You might want to have a look at our Scroll PDF Exporter.

It let's you allow to control how links

  • to external websites
  • to Confluence

are exported. Both "link types" can be controlled independently, if you disable the links, the link will be removed, and the link text will be rendered as standard paragraph text. Those settings can easily be defined in the Scroll PDF Template Settings.

Scroll PDF Exporter is available on the Atlassian Marketplace. Please feel free to try it out using a free 30day trial license, and get in touch with out support team, if you have any questions.

Cheers,
Nils

0 votes
thais Dungeon Master Mar 02, 2018

Hi, Jeremy,

We tested it here and it's not possible removing the link, although being possible changing the link color.

There is a feature request for it that you can see at Remove hyperlinks from PDF export.

For more information on what can be changed, please check Customize Exports to PDF.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events