Quote:
Originally Posted by mateo
I've never been able to get --coverimage option to work with html2mobi. Is there some special trick I don't know about? Some special file type? I'm using regular old jpgs.
|
Maybe. Just to add a cover image first but not add a link to it do:
Code:
html2mobi --coverimage Cover.jpg p1.html
This will work on the Cybook but the image will not be displayed using FBReader. To also add a link first to the image do:
Code:
html2mobi --addcoverlink --coverimage Cover.jpg p1.html
Then you will see the image using FBReader but you will get double cover images in the Cybook.