Hi!
Software (incl. versions) where issue can be reproduced:
We’re using NUGET package “Aspose.Words” version 23.8.0 for converting from docx to pdf where we have discovered this issue. The problem can also be reproduced by using https://products.aspose.app/pdf/conversion/word-to-pdf to convert from DOCX to PDF files.
Problem examples
Provided a zip of example DOCX files (Test1.docx, Test2.docx, Test3.docx) which after using the word to PDF Aspose online convert tool to convert them to corresponding PDFs (Test1Result.pdf, Test2Result.pdf, Test3Result.pdf) have paragraphs moved to different pages compared to the original DOCX files.
AsposeProblemExamples.zip (156,0 KB)
Here are the steps that seem to reproduce the following problem where the resulting PDF has some paragraphs moved:
- Must have at least two paragraphs which occupy almost the entire page. Both of these paragraphs must have the paragraph pagination options “Keep with next” and “Keep Line together” checked.
- The paragraphs must have footnotes.
- Then after trying to convert such DOCX to PDF using the online Aspose Word to PDF convert tool and mentioned NUGET package, the paragraphs will have moved to a different pages in the PDF.
Thanks in advance!