|
| Summary: |
Part of a large table can be missing in the PDF export when Header and Footer is not selected |
| Issue Type: |
Bug |
| Affects Versions: |
17.10.2, 17.4.8 |
| Assignee: |
Unassigned |
| Attachments: |
Header_and_Footer_not_selected.png, Header_and_Footer_selected.png, pdf.WebHome.xar |
| Components: |
Export - PDF |
| Created: |
13/Jan/26 17:08 |
| Environment: |
Windows 11 Pro, Edge 143, using an instance of XWiki 17.10.2 on MySQL 9.3, Tomcat 11.0.15, Java 21 |
| Priority: |
Major |
| Reporter: |
Ilie Andriuta |
| Description: |
Steps to reproduce
- Create a page containing a table with many columns (more than the page width, app. 27 columns with content) or use the attached XAR on which the issue reproduces
- On that page, click More Actions > Export > PDF
- Click 'Export'
- From the "PDF Export Options" un-select Header and Footer
- Click 'Export'
- Observe the exported PDF
Expected results The table in the exported PDF contains all columns (although the table was downsized to fit in the page). Actual results A part of the table (app. 10 columns) from the right side is missing. The issue reproduces when both Header and Footer are not selected. If at least one of them is selected, the issue seems to not be reproducing. |
|