Question

How can I convert an HTML string to MHT (MHTML) in memory. I do not want to use the local file system at all? I am using C#.

Was it helpful?

Solution

I ended up using something based on Jeff Atwood's MhtBuilder.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top