-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 4.3.7, 5.0.1, 5.0.2, 5.1.2, 5.2.3
-
Component/s: Page - Export / Import, User - Profile
Steps to Reproduce:
- Insert a user profile macro on to a page, then export the page to PDF
Results:
DEL-pdfexport-050413-1814-10.pdf![]()
I've tested this with an image given for the profile picture, and the same result occurs.
Workaround
Add this CSS into PDF Stylesheet either in Confluence Admin or Space Admin/Tools:
.values {
float:left;
}