Quote:
Originally Posted by DaleDe
I can't see the cover image.
|
The cover image entry in the .opf file is missing a
properties="cover-image" attribute:
Code:
<item id="cover.jpg" href="cover.jpg" media-type="image/jpeg" properties="cover-image"/>
@ibu: Even though epubcheck didn't flag this as an error, the Nav doc needs to be a separate .xhtml file. What you did is create a Nav doc with book contents, which is not what you want.
You also might want to download
Azardi and
ADE 4.5 and test your book with it.