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…... Use PdfSaveOptions : Utilize PdfSaveOptions to specify...illustrate how to use PdfSaveOptions : PdfSaveOptions options = new PdfSaveOptions();...