I am trying to convert some documents to .PDF from .DOCX, but Aspose.Words is crashing with the error “Stack empty”. I’m using Aspose.Words 24.8, and the crash happens immediately when Saving, or if running UpdatePageLayout() on the document.
Some documents work, others do not, and I can’t identify the issue, other than the fact that it seems to be something in the footer.
Can someone identify what the issue seems to be? I have included an example .docx which exhibits the problem.
test2.docx (53.7 KB)