Thread: Docx Conversion
View Single Post
Old 05-21-2015, 01:01 AM   #8
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,463
Karma: 27757440
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
No calibre is not going to make arbitrary changes to the input document during conversion, that is a recipe for chaos.

RTF output does not support languages at all, which is why it "works" for RTF, since Word will just use the system language for an RTF file with no languages in it.

You either have to edit the input document to fix the languages, or edit the DOCX file to change the languages. If you understand regular expressions, you can use the search and replace functionality in the conversion dialog to make the change automatically during conversion.
kovidgoyal is online now   Reply With Quote