I'm afraid I've never used InDesign, so someone else who is familiar with using it to export to EPUB will hopefully be able to advise in that area.
Quote:
can i change the name of the archive file in the zip folder? If so where do i find it?
|
Sorry - when I referred to "zip archive", I just meant zip file ("archive" is another name for files like zip files which are containers for other files).
Best I can suggest for now is to try re-exporting your book to EPUB - it's always possible something went wrong the first time.
You can also look inside the EPUB file you tried to validate, to see what's there - make a copy of the file, then change the file extension of the copy from .epub to .zip. You can then open it up in Winzip (or whatever zip utility you prefer to use), and see what's inside. I'd normally expect to see the mimetype file first, then the META-INF directory (containing the container.xml file, which should point to the location the OPF file), then a directory called OEBPS, which should contain the OPF file plus all of the book content files (XHTML, HTML, CSS, images, etc).