Generating PDF Report

Is there any way, I can generate PDF report with all the charts generated using Aspose.Cells for .Net. If it can be done, please let me know, which license I need to buy.

Best Regards

Rajat

Hi,


Yes, Aspose.Cells does support PDF conversion from Excel spreadsheet/file (containing charts, formattings etc.), see the document for your reference:
http://www.aspose.com/docs/display/cellsnet/Converting+to+PDF+Files

Also, you may simply convert MS Excel charts to image files by using Aspose.Cells APIs:


Thank you.