Extra carriage returns after a table element when it is
contained within a paragraph element. When this occurs at the end
of the page, the table breaks across a page.
Procedure
To remove the extra lines, you can either:
- Replace the paragraph element with a container element.
Containers do not have the same formatting properties as paragraphs
and do not create extra lines.
- Add a style to ensure that the table does not break across
pages. Select the paragraph element and in the Properties view, expand and for the keep lines together parameter,
enter true.