You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi!
I'm facing a problem with images in Confluence PDF Exports.
I want all images in PDF be at maximum 90% of the page's width.
I tried this:
.confluence-embedded-image { -fs-fit-images-to-width: 90% !important; }
and it works fine for images larger than my page.
But I have a lot of smaller images, which also get resized. The result is, that they get bigger and grainy.
So I tried this instead:
.confluence-embedded-image { max-width: 500px !important; }
But this does not work. My images show up in the original size again, no change in width.
Any suggestions?
Many thanks in advance!
@Michelle Zaczek were you able to solve this issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.