[Libreoffice-bugs] [Bug 48097] FILEOPEN: different page content of .DOC from brreg.no due to page break information inside a table
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri May 8 13:36:50 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=48097
--- Comment #22 from Justin L <jluth at mail.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200508/f5ebc9ad/attachment.htm>
More information about the Libreoffice-bugs
mailing list