Part IV Presentation of Mobile Content
Authors can set pagination style on all HTML elements and the mmXHTML element <mm-
group> in order to alter the default behavior of automatic pagination. The <mm-group> element
is used to chunk mmXHTML content into groups. WebLogic Mobility Server does not split
groups into separate pages
There is no need to set pagination style on the other mmXHTML tags as these do not behave as
HTML elements.
Use of Page Break Avoid
The use of the page-break-avoid controls overrides situations in which an automatic page break
would occur.
Example:
The author indicates that an element should be kept together:
<div style="page-break-inside: avoid">
This is a long paragraph
</div>
Placing Page Breaks in a Document
BEA WebLogic Mobility Server User Guide - 89
Need help?
Do you have a question about the WebLogic and is the answer not in the manual?