Hi Guys,
I have a project in sharepoint that needs conversion from word document to web pages in the form of MHTML. I have figured out pretty much everything in the project but i need a batch that converts document from .doc extension to mhtml. Also, one of the major problems when the .doc dcument is converted to MHTML, it loses the originality. I mean the text is not aligned or rather lets say the mhtml file generated is different from .doc file. I have tried the Aspose.Word open source thingy, but it somehow leaves a text in red that says the document has been converted by Aspose.
My question is, Is there any way we could convert the .doc files into MHTML by running a batch. Once MHTML files are converted, is there any way we could run a script that would align the MHTML content and make it identical to .doc. Would appreciate your comments.
NB: I have tried alotta Doc2Html converter, i dont need HTML, i need an MHTML file.