There are 2 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-0c0cbe67-3e8d-42ab-b546-5c919880ccf9 XWIKI-23385 Open

PDF export fails when a page has a lot of text.

 
View issue   ยท   Add comment
 

2 updates

 
cid:jira-generated-image-avatar-fce37d2e-5fc0-45a7-99c1-02ff03dde642 Changes by Farcasi Alexandru-Vicentiu on 17/Jul/25 08:43
 
Description: Currently, on a clean instance, PDF export does not work correctly if the document contains a lot of text.
# Create a new XWiki instance
# Increase the PDF export timeout and set the size limit to 0 to ensure they do not affect the output
# Go to a Sandbox page
# Add the content from the attached file to the page
# Export the page as PDF and wait for the process to complete



Expected result:
The entire document is exported.
Actual Result:
Only a section of the document is exported.


Attachment: pdf export.mp4