Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
14.10.16
-
Windows 11 Pro, Edge 116, Chrome 116, Firefox 117, using a local instance of XWiki 14.10.16 on Oracle 19c, Tomcat 9.0.80
-
Integration
-
Unknown
-
N/A
-
N/A
-
Description
Steps to reproduce
- Create a large page with a lot of content, including tables (tested with a Office Imported Excel document, for easy reproduction please use the attached XAR)
- Login as Admin
- Go to Administer Wiki > Content > PDF Export and from Generator select "User Browser"
- Go to the created page, click More Actions > Export > PDF > Export > Export
- Go to Administer Wiki > Content > PDF Export and from Generator select "Chrome Docker Container"
- Go back to the created page, click More Actions > Export > PDF > Export > Export
- Go to Administer Wiki > Content > PDF Export and from Generator select "Remote Chrome" (first start it on the machine if the case)
- Go to the created page, click More Actions > Export > PDF > Export > Export
Expected results
The page is exported as PDF with full content (for easier observing notice that were inserted at the end of the last 5 columns from the right the word "end" in Bold).
Actual results
Using "User Browser", in Edge 116 and Chrome 116 the exported PDF contains only first 3 pages, the rest being cut, and on Firefox 117 are being exported 40 pages, but still the content is cut (notice no "end" word in Bold from the end of columns).
Using "Chrome Docker Container" and "Remote Chrome", the exported PDF is cut at the end as well.
The issue could not be reproduced in XWiki 14.10.15 and 15.5.2.
Also, the page is exported with full content using old PDF (FOP) export.
Attachments
Issue Links
- relates to
-
XWIKI-21432 Docker-based PDF export doesn't work when XWiki runs on a virtual machine
- Closed
- links to