-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
Component/s: Page - Export - PDF
-
None
-
1
-
Minor
Issue Summary
Exporting a page in PDF results in overlapped content if it contains large tables—for example, a new heading.
Steps to Reproduce
- Create a page with large tables (e.g., 100 rows);
- Click on the 'More Actions' button (the 3 dots on the top right side of the page) > 'Export' > 'Export to PDF';
Expected Results
The exported page maintains the original formatting.

Actual Results
The exported page has some content overlapped after large tables.

Workaround
- Add one or more blank lines after the table;
- Use the 'Export to Word' option, then convert the Word document to PDF format.
- Customize the PDF export, in the space(Space Settings > Look and Feel > PDF Export > PDF stylesheet), for example, by adding:
@page { @top-center { font-family: ConfluenceInstalledFont, Helvetica, Arial, sans-serif; font-size: 12pt; }
Note: Be aware that the advanced customizations described below require knowledge of certain parts of Confluence, and of CSS and HTML.
- is child of
-
PCS-213008 Loading...
- mentioned in
-
Page Loading...