View Single Post
Old 04-24-2009, 03:13 PM   #1
bossmanx9
Junior Member
bossmanx9 began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Feb 2009
Device: Kindle 2
trouble with ePub cover images

Hi,
I've been creating some ebooks and reading them in calibre, but it isn't detecting the cover images. The ebooks are in ePub format and the cover image in each book is specified in the content.opf file like so:

Code:
	<guide>
		<reference type="cover" title ="Cover Page" href="images/cover.jpg" />
	</guide>
Other programs such as Mobipocket Reader display the cover image, but calibre just displays the first page as the cover image.

What am I doing wrong? Do I have to add a reference to the cover image somewhere else?

I am running version 0.5.9 on Windows Vista. I am creating the ebooks outside of calibre and simply importing them into calibre (without any conversion).
bossmanx9 is offline   Reply With Quote