Hi Team,
We are using Aspose.Words 23.1.0 and encountering an issue when converting a specific Word file to PDF.
The code execution gets stuck at the line wordDoc.Save(pdfStream, saveOptions); and does not proceed furt…...LogInformation("Loaded Word document."); // Configure font settings...fontPath = Path.Combine("/tmp", "fonts"); if (!Directory.Exists(fontPath))...