Quote:
Originally Posted by dgatwood
Also, if I'm understanding correctly, the software that corrupted the file that we're discussing here was a Word plug-in that lets it import and export EPUB files, so I wouldn't rule out that possibility. 
|
Ahem - actually its almost certain that the conversion from EPUB to DOCX/ODT/RTF whatever and back again was done with something that used the
DevExpress RichEdit control which ain't no Word Add-in nor yet a Sigil/Calibre plugin.
DevExpress Winforms is a .NET based framework that integrates with Visual Studio and other IDEs. Someone could have built an EPUB↔DOCX converter as a Word Addin using DevExpress, but almost certainly as part of an enterprise bespoke application.
BR