Quote:
Originally Posted by JSWolf
Why are we still getting convoluted ways to convert to UTF-8 when I've already given a very simple solution?
|
Jon, did you actually try this? The solution you gave works if the epub is encoded in utf-8 but is not declared to be in utf-8. It will not convert code page 1251 to utf-8 which is what I think the OP wants to do. Especially not since the original epub has encoding="utf-8" declared.
I do have some curiosity about how InDesign was used to generate this dog's breakfast but no quick and easy solutions come to mind.