We’re having a problem when trying to convert some of our RTF documents to HTML. For most of our documents there complete in less than a second. But we have some documents that are taking MUCH longer. In fact, it seems like these documents go into an infinite loop or something and the Document.save() never finishes. We have let the process run for hours and it never completes. I can provide an example RTF document through email if necessary.
We are using Java 8 and Aspose.Words 21.11. I did try using Java 11, but it did not fix the problem.