-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
Component/s: Page - Export - PDF
-
6
-
Severity 3 - Minor
NOTE: This bug report is for Confluence Cloud. Using Confluence Server? See the corresponding bug report.
PDF export creating line break before and after an image.

Workaround
Please add the following into the Global PDF Stylesheet:
img.confluence-embedded-image {
display: inline-block !important;
}
- is related to
-
CONFSERVER-37904 PDF export creating line break before and after an image
-
- Closed
-