Hi Team,
We are encountering an issue while converting a .docx file to PDF using Aspose. Specifically, the process hangs indefinitely at the Line:
wordDoc.save(os, SaveFormat.PDF);
Here is the relevant snippet for ref…...process hangs indefinitely at the line: wordDoc.save(os, SaveFormat...