Hi,
I am facing some issues when converting to PDF from excel / word with documents of larger size.
They are taking over 1 minute of time for the conversion. This usually happens with larger files (5-20mb) however, som…...the code taking long is this line await Task.Run(() => doc.Save(pdfStream...SaveFormat.Pdf)); and the same line for Aspose Cells “The upstream...