https://bugs.documentfoundation.org/show_bug.cgi?id=61594
--- Comment #37 from Miklos Vajna <[email protected]> --- Created attachment 185144 --> https://bugs.documentfoundation.org/attachment.cgi?id=185144&action=edit Text frame to be split. I started looking at this. Don't expect fast progress, it's a very complex problem. I've attached a document which has a text frame that doesn't fit the body frame of the single page. The first step (I think) is to get this to split to 2 pages. Once that works, it can be improved to also work with content which is not only 2 paragraphs but also an actual table. Commits like core.git 8855813f8147f430348a32703b89dfb7b0793fee (sw: avoid unwanted initial content in split/follow fly frames, 2023-02-03) are moving towards this direction. You need to opt in for this new code with 'SW_FORCE_FLY_SPLIT=1 soffice' for now. -- You are receiving this mail because: You are the assignee for the bug.
