I need to create a word file from HTML content (on an ASP.NET server), but could not find a reliable way to do this. Therefore, we decided to hold a discussion here to find out what options are available to do this.
Aspose has a .NET component for this, but the price is so high, so it cannot be a solution (due to budget problems).
We expect this conversion to save tables, images, hide invisible elements, links, etc.
There is a similar discussion here , but all Office Interop related solutions are not a recommended solution for a server application.
Any idea? Basically, how do components like Aspose work?
source share