Quote:
Originally Posted by James_Wilde
The first file in the epub zipfile must be called "mimetype", with no file type (txt, doc etc) which is 8 characters. This file must also be uncompressed. It informs the system that the rest of the file is an epub.
The content of this file is one line:
application/epub+zip
Absolutely nothing else.
|
James_Wilde is absolutely correct about the manifest file. For more details on the required structure of the epub file, check out
http://en.wikipedia.org/wiki/EPUB#OE...ner_Format_1.0