-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
2
-
Severity 3 - Minor
-
Issue Summary
In the new PDF export UI, page numbers are rendered by default in the center of every page, which causes overlap with custom header/footer CSS. There is currently no option to disable or reposition the page numbers, leading to layout issues for customers using styled exports.
Steps to Reproduce
- Use the new PDF export UI to export the page (Custom export or Full export).
- Open the resulting PDF.
Expected Results
Page numbers should either:
- Be customizable (positioned left/right/bottom).
- Or have an option to toggle off page numbersÂ
Actual Results
- Page numbers are always included at the center of the page.
- They overlap with custom CSS-defined header or footer content.
- There is no built-in option to disable or reposition them.
Workaround
Users can fall back to the old export UI via this URL and turn off "include page numbering"
https://sitename.atlassian.net/wiki/spaces/flyingpdf/flyingpdf.action?key=Spacekey
- mentioned in
-
Page Loading...