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. |