Quote:
Originally Posted by NASCARaddicted
just to keep you updated:
I took the first 5 html files and looked at the encoding: they were all ansi as utf. I konverted them to utf8 and repacked the files. Then I put it on my ebook-reader - but it still doesn't work.
Maybe I have to convert all the remaining html files.
|
Don't use UTF8. You need to convert them to
UTF-8 without BOM it's under Encoding in Notepad++. Try that and see if it helps.