View Single Post
Old 08-26-2014, 12:57 AM   #14
DaleDe
Grand Sorcerer
DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.
 
DaleDe's Avatar
 
Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
Quote:
Originally Posted by Psymon View Post
Well, indeed viewing the book one page at a time made the problem go away, HOWEVER, when I sent the last/latest version of my book over to the iPad to check (in iBooks), all of a sudden I discovered that the same stupid problem started happening over there! Every file had an extra blank page after it!

And y'know what was causing it (as I discovered after much exasperation)? It was that "solution" that was given here before, to insert this into my body style...

page-break-before: always !important;

THAT causes an extra page to be added after every file in iBooks! So so much for that bit of code.
Yes, I would expect that to happen based on that CSS. Apple iBooks, by the way, does not load 1 file at a time. It loads the full book and is one of the few readers to do that. It is also an ePub 3 like implementation although not fully ePub 3 compliant.

Dale
DaleDe is offline   Reply With Quote