Hi,
The attached MPP file does not save as PDF with Aspose.Tasks for NET 20.6, instead it seems to hang the process (have left it for 30 minutes) and use many GB of memory.
var mpp = new Aspose.Tasks.Project("input.mpp");
mpp.Save("output.pdf", Aspose.Tasks.Saving.SaveFileFormat.PDF);
File: input.zip (112.7 KB)
Can you please check, and is it possible to fix?
Thanks