Thread: ePub Cover Page
View Single Post
Old 01-09-2009, 09:21 AM   #5
georg3200
Connoisseur
georg3200 began at the beginning.
 
Posts: 59
Karma: 10
Join Date: Nov 2008
Device: none
Hi there,

I have the same problems. I'm not really sure how the cover.html works.

But I could make a png-graphic file to show as the "cover" and "thumbnail" of the book. I added a line to <manifest..> and the <spine.. > section of content.opf.

It looks like this:

<manifest xmlns="http://www.idpf.org/2007/opf">
<item id="logo" href="logo.png" media-type="image/png" />
...
<manifest>
<spine xmlns="http://www.idpf.org/2007/opf" toc="ncxtoc">
<itemref idref="logo"/>
...
<spine>

It's the line with the logo. Make sure, that it is at the very beginning of the sections. Make sure, that the file logo.png is in the same folder as content.opf.
I've tested it with ADE, cause I do not have a Sony PRS...

Georg
georg3200 is offline   Reply With Quote