Exported a page with images. Images don't display inline to keep up with text, even after I manually added img

      {display: inline}

      in the CSS for PDF.

            [CONFSERVER-39497] Images in the exported PDF don't display inline with text

            Branno (Inactive) added a comment - - edited

            lisha.li

            I know this has been open since October, but I wanted you to know that while working on a related issue I found a workaround that should display images inline. Please try adding the following into the Global PDF Stylesheet:

            img.confluence-embedded-image {  
                    display: inline-block !important;  
            }

            Further, I found there are a few reports similar to this. To avoid having multiple bug reports for the same issue, I will be closing this as a duplicate of CONF-37904.

            Cheers,
            Stephen Brannen | Confluence Support

            Branno (Inactive) added a comment - - edited lisha.li I know this has been open since October, but I wanted you to know that while working on a related issue I found a workaround that should display images inline. Please try adding the following into the Global PDF Stylesheet: img.confluence-embedded-image { display: inline-block !important; } Further, I found there are a few reports similar to this. To avoid having multiple bug reports for the same issue, I will be closing this as a duplicate of CONF-37904 . Cheers, Stephen Brannen | Confluence Support

              Unassigned Unassigned
              b25fa219c7cb Lisha Li
              Affected customers:
              1 This affects my team
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: