Enhanced feature of converting Excel to PDF in Spire.XLS 7.3.2

A new release of Spire.XLS 7.3.2 is available today. In this new version, we updated the feature of converting Excel to PDF. With this enhancement, more elements in Excel file can be converted to PDF successfully, such as chart, shape, smart art and etc.

Please check the code snippet as below:

Workbook wb = new Workbook();
wb.LoadFromFile(inputFile, ExcelVersion.Version2010);
wb.SaveToFile(outputFile, Spire.Xls.FileFormat.PDF);

We have also added a number of enhancements in the new release. Welcome to experience Spire.XLS 7.3.2 with downloading here:

http://www.e-iceblue.com/Download/download-excel-for-net-now.html