Missing totals in html and pdf formats using Aspose.Cells

Hi,

I am using Aspose.Cells 4.7.0.3 to generate the reports in html, excel and pdf formats. When I generated the report in html or pdf the totals are missing. I attached a copy of sample application. Please let me know what I need to do.

Thank You!

Hi,

Thank you for considering Aspose.

Please use Workbook.CalculateFormula() before saving / exporting the file as PDF or HTML.

Thank You & Best Regards,

It worked.

Thanks for your help!