Yes, that's what I meant. I'm not sure it will work everywhere, probably not, I'd bet there are some readers that don't honour pagebreaks, but I guess there would be a few other things that wouldn't work. For some renderers you may have to include some content in the <div>, or it will be discarded: <div class="pagebreak"> </div> should be enough.
There's a caveat with this solution (or with forcing pagebreaks in general): the page numbers in ADE will ignore this pagebreak, i.e., there will be no new page number after the pagebreak, it will just continue being the same "page" as before.
|