Thread: Mobiperl eBook with too many page
View Single Post
Old 10-30-2008, 07:41 AM   #1
edipretoro
Junior Member
edipretoro began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Oct 2008
Device: Cybook Gen3
eBook with too many page

Hello,

I've created a little plugin to be able to create a Mobibook with Plagger (RSS aggregator). Basically, I create a HTML file with all the posts from some RSS feeds. This HTML file is converted into a mobibook with html2mobi. But when I read this ebook on my Gen3, the ebook have more than 1000 page (for ~100 posts). And only the first 87 pages are text. The rest is empty.

I've checked the HTML file on the Gen3, and the number of page is normal (87).

So I've used the mobi2html tool, with the option --mobihtml, and I can see that the HTML file produced contains a lot of <mbpagebreak>. In my template, I don't use <mbpagebreak> but <mbpagebreak />. Can you tell me why my <mbpagebreak /> are transformed to <mbpagebreak></mbpagebreak> ?

Thanks in advance

Emmanuel
edipretoro is offline   Reply With Quote