Tagged Questions
1
vote
2answers
611 views
Multipart HTML and embedded images from .NET without disk access?
I'm working on a product that creates MS Word output by generating an HTML document with the appropriate bits of Word CSS and XML magic embedded in it. I now need to embed RTF (images and styled text) ...