ADE 4.0.3 disregards page-break-(before/after)
Copy link to clipboard
Copied
Hi all,
I would like to know whether anybody knows this version completely disregards page-break attributes.
I have a couple of illustrations which I need to display per single page but in this version I am not able to do that.
div.width100b {
width:100%;
margin: 5px 0;
page-break-before:always;
page-break-after:always;
}
div.width100b img {
width:100%; }
Works perfectly in Azardi as well as mobi/kf8 but in ADE 4.0.3.
Any help or information more than welcome!
Copy link to clipboard
Copied
I'm getting the same problem. Anyone else? Older eBooks I'd created on ADE 2 + 3 now look pretty awful on ADE 4 because it's ignoring the CSS to get text to start on the next page. Is there a hack around this that anyone knows of, at least for now?
Copy link to clipboard
Copied
Yes, ADE 4 (also ADE4.5) ignores de 'page-break'. My experience is that this is the case only with epub3. Not with epub 2.
Don't know why...
It must be a bug in ADE. One of the bugs...
Copy link to clipboard
Copied
Has anyone been able to test whether this bug is carried onto devices that use ADE as a base (various types of Nook etc)?

