Quote:
Originally Posted by Perkin
If I use TweakEpub to open the epub-archive and the edit each of the *.html files and change the xml definition lines from utf-16 back to utf-8, then save them, the epub then opens up correctly.
|
Hi,
Yes, I simply used a sed script with 's/utf-16/utf-8/g' and automated it and re-zipped it and all is good.
Thanks for the tip.
KevinH