https://bugs.documentfoundation.org/show_bug.cgi?id=48097

--- Comment #22 from Justin L <[email protected]> ---
Created attachment 160535
  --> https://bugs.documentfoundation.org/attachment.cgi?id=160535&action=edit
tdf48097_pageBreakInTable.doc: simple unit test - page-break-before in column
1, paragraph 1

Microsoft ignores a paragraph's request for a page break before when in a table
cell, UNLESS it is the first paragraph of a cell in column A.

Currently, LO imports that page-break request and move it to the table itself -
which is the only supported place for it. The UI doesn't allow page-breaks or
new page styles inside a table. This could be emulated by splitting the table
and adding a page-break before on the table. That should be easily possible
since apparently DOC tables are just equivalently configured rows grouped
together.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to