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…...TextCompression or EmbedFullFonts properties. Here’s a sample code snippet...setting the MemoryOptimization property in PdfSaveOptions . Progress...