I have a requirement to convert some Microsoft Excel files (mainly contains Excel charts) to a single PDF file in a web server (IIS).
Can I use Aspose.Cells for that ?
or If not, what can I use ?
Hi,
Aspose.Cells for .NET supports to convert Excel files to Pdf format, see
the document for reference:
http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/converting-to-pdf-files.html
Thank you