Quote:
Originally Posted by DaleDe
If you narrow the screen by reducing the width of the window then it will revert to single page at a time and your problem will go away.
|
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.