btw, if you save as ANSI the encoding in Calibre will definitely not be UTF-8. And I'm guessing Latin 1 may be iso-8859-1 - the problem with using ANSI is unless you're familiar with what ANSI is for your local country you need to play this guessing game. You also need to know what Python's name for the encoding is (and since we don't know what encoding you're using it's difficult for us to tell you.)
|