Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Formats > Kindle Formats

Notices

Reply
 
Thread Tools Search this Thread
Old 04-20-2012, 10:55 AM   #1
ebookn00b
Member
ebookn00b began at the beginning.
 
ebookn00b's Avatar
 
Posts: 19
Karma: 10
Join Date: Apr 2012
Device: Kindle Fire, iPad 2
Problems with pagebreaks in MOBI

I am creating epubs in Indesign, exporting them to epub, I am then editing the HTML file in Dreamweaver. After I add pagebreaks in the HTML file I convert the epub to MOBI through Calibre. After the conversion in Calibre my MOBI does not have any of the pagebreaks that I added to the html file. Does anyone have any insight on how to succesfully add pagebreaks to a MOBI file?
ebookn00b is offline   Reply With Quote
Old 04-20-2012, 11:12 AM   #2
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 27,549
Karma: 193191846
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Three ways:

1) Actually have separate html files for where page-breaks should occur (ie, dedication, intro, chapter1, chapter2, etc... )

2) Put <mbp:pagebreak/> in the code.

3) using CSS classes:
In the HTML file: <div class="break"></div>

In the CSS file:
div.break { page-break-before: always; }

I use method #1 where it makes sense and #3 where it might not. Just realize that regardless of which method you use... it's still going to wind up being converted to <mbp:pagebreak/> in the actual MOBI's markup.

The above advice is for traditional MOBI, and the new KF8 format has not even been considered.
DiapDealer is offline   Reply With Quote
Advert
Reply

Tags
mobi conversion, page breaks in mobi


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mobi to Epub problems Ptop Workshop 3 04-23-2011 05:44 PM
Losing Chapter PageBreaks in .MOBI on Kindle XRaySpeX Calibre 7 12-10-2010 05:29 AM
Unwanted Pagebreaks Timoleon Calibre 3 09-19-2010 07:53 PM
Pagebreaks for RTF to mobi question mputtr Calibre 1 03-17-2010 04:20 AM
Epub and pagebreaks mtravellerh Calibre 3 11-02-2008 05:30 PM


All times are GMT -4. The time now is 02:57 PM.


MobileRead.com is a privately owned, operated and funded community.