View Single Post
Old 09-06-2009, 12:07 PM   #22
Elfwreck
Grand Sorcerer
Elfwreck ought to be getting tired of karma fortunes by now.Elfwreck ought to be getting tired of karma fortunes by now.Elfwreck ought to be getting tired of karma fortunes by now.Elfwreck ought to be getting tired of karma fortunes by now.Elfwreck ought to be getting tired of karma fortunes by now.Elfwreck ought to be getting tired of karma fortunes by now.Elfwreck ought to be getting tired of karma fortunes by now.Elfwreck ought to be getting tired of karma fortunes by now.Elfwreck ought to be getting tired of karma fortunes by now.Elfwreck ought to be getting tired of karma fortunes by now.Elfwreck ought to be getting tired of karma fortunes by now.
 
Elfwreck's Avatar
 
Posts: 5,187
Karma: 25133758
Join Date: Nov 2008
Location: SF Bay Area, California, USA
Device: Pocketbook Touch HD3 (Past: Kobo Mini, PEZ, PRS-505, Clié)
Quote:
Originally Posted by romeok View Post
3. Word 2007 to HTML or Word 2003 to HTML. The answer is neither. Aspose.Words is itself a file conversion engine. In this particular case the flow is MS Word saves DOCX (OOXML), Aspose.Words reads it and converts to EPUB itself. So it is not MS Word to HTML conversion.


EPUB is an HTML file, or a set of HTML files, with some metadata attached, in a ZIP container, with the extension changed to EPUB. There is no "convert to ePub" without "convert to HTML." Aspose may not use either of Word's HTML conversion processes but it has to convert to HTML somehow. (I suppose it could convert to XML instead of HTML, but the same issues exist--how much of Word's unnecessary repetitive paragraph-level coding does it keep?)
Elfwreck is offline   Reply With Quote