View Single Post
Old 07-19-2012, 03:15 PM   #405
nleblanc88
Junior Member
nleblanc88 began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jul 2012
Device: None
Quote:
Originally Posted by DiapDealer View Post
The OPF file is what tells Kindlegen what/where the cover image is (as well as the inline ToC, the NCX file and the Start Reading point). When you say "packing it back using Kindlegen," I assume you're feeding the unpacked OPF file to Kindlegen. That's what you should be doing. If you're simply supplying the html file to Kindlegen, that would explain why there's no cover (or ToC, or other features).
Nope, thats what I'm doing. The OPF file looks like this:

Code:
<meta name="EmbeddedCover" content="images/image00002.jpeg" />
When I compile it with Kindlgen, it gives me the following:

Code:
Warning(prcgen):W14016: Cover not specified
.

Other files have no mention of the cover in the OPF file, yet the original mobi file contains a cover which is being displayed properly in the reader.
nleblanc88 is offline   Reply With Quote