Converting Excel to pdf

Recently, our web server is down often then asked Microsoft.
Microsoft’s answer is that it’s cpu 100% when converting Excel to pdf. right?

Hi,

Thanks for your posting and using Aspose.Cells.

Are you setting the PdfSaveOptions.OnePagePerSheet option to true while converting your excel file into pdf. This works good only if there are little number of pages in a worksheet. But if there are many pages in a worksheet, then it consumes lot of memory and consumes CPU. So please set it false if you are setting it true.

Please also download and try the latest version:
Aspose.Cells for .NET v8.7.0.1
and see if it makes any difference and resolves your issue.

If your problem is still not resolved then please share your sample code and source excel files replicating this issue. We will look into it and help you asap.