https://bugs.documentfoundation.org/show_bug.cgi?id=171178
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Regina Henschel <[email protected]> --- You use a table for layout. (BTW, a questionable method.) A table has in principle a paragraph after the table. If this paragraph does not fit on the page, it goes to the next page. You should have seen this paragraph, if you had turned formatting marks on. The document has a lot of empty paragraphs. (BTW, using empty paragraphs is a typographical error.) You can reduce there height a little bit and the table will fit. Or remove them. Or make the header a little bit smaller. Or set the paragraph after the table to 2pt. Or use 10pt instead of 10.5pt. Or improve the content. Or... There a so many ways to reduce the allover height. For me, the attached document fits on two pages, without any of the above mentioned changes. Tested with Version: 26.2.0.3 (X86_64) Build ID: 620(Build:3) CPU threads: 32; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Vulkan; VCL: win Locale: de-DE (de_DE); UI: en-US Calc: threaded -- You are receiving this mail because: You are the assignee for the bug.
