HTML to Excel yet?

I have a web site that dumps files similar to the one I am attaching. It is HTML, with formatting for excel (open in Notepad to see). It opens fine in Excel. However, the client wants to open in PDF format. I was wondering if it is possible to take this file and use Cells and PDf to create a PDF file. I noticed Cells does not open HTML files yet. Will that be implemented any time in the near future?

Thanks.

James

Hi James,

Yes, Aspose.Cells doesn't support this feature yet. But because you want to convert html to Pdf, you can directly try to use Aspose.Pdf to convert it.

Thank you. I will look into that option.

James