Hi all,
I would like to know which is your best practice when using page-break attributes. I need it really often and again and again I am desperate because of it. I would not think this feature could be something difficult to implement in readers. (So, why the Hell, it does not work properly so often?).
For example, how would you hard code an image/figure which has to be full page in the middle of the paragraphs’ flow?
paragraph
full-page image
paragraph
I would expect it is really simple, the div/figure element including the image inside should have attributes page-break-before as well as page-break-after. According to my experiences, this won’t work as expected. For example ADE, Azardi as well as ePubreader for Firefox won’t break pages properly.
Any brilliant solutions?

(Ok, the one of splitting text and image into a separate file does not count.)