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

Expanding embedded images on PDF exports?

CFCA Network Core July 14, 2014

When exporting to PDFs I have a customized style sheet.

This includes setting the width of exported images to the page width but it doesn't work for embedded images (those that expand when you click on them).

What am I doing wrong?

.wiki-content img
{
width:100%;
}

.wiki-content .confluence-embedded-image {
width:100%
}

1 answer

0 votes
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 12, 2014

Maybe try this workaround in CONF-33727 - Large images are cut off on PDF Export Resolved

 

(See comments):

 

.confluence-embedded-image
{ -fs-fit-images-to-width: 100% !important; }

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events