Description: In LibreOffice Calc 24.8 it isn't possible anymore to associate 2 pages over one sheet. It was possible to print 2 portrait pages over a single landscape sheet. For example, it was possible to associate 2 A4 portrait pages over a single A3 landscape sheet, or 2 A4 portrait pages reduced over a single A4 landscape sheet. In LibreOffice Calc 24.8, the pages are reduced. It's clearly a regression. Steps to Reproduce: In the print settings, select to print 2 pages per sheet. The size doesn't import, you can try any For the page orietnation select landscape Actual Results: Reduced pages in a single sheet Expected Results: 2 pages together Reproducible: Always User Profile Reset: No Additional Info: LibreOffice Calc 24.8 in Windows 11. I don't know if it happens in Linux as well, in macOS this feature has never worked like it is suppose to do...
Created attachment 196539 [details] Demo file to test the bug
Created attachment 196540 [details] 2 A4 pages in Calc
Created attachment 196541 [details] In LibreOffice 24.2 works has expected
Created attachment 196542 [details] In LibreOffice 24.8 the feature is broken, here with A3.
Created attachment 196543 [details] In LibreOffice 24.8 the feature is broken, here with A4.
Regression introduced by: commit a67cd7b3cf03163f87811f7080cabc49750c4fd5 [log] author Tibor Nagy <tibor.nagy.extern@allotropia.de> Wed Jan 31 16:49:24 2024 +0100 committer Nagy Tibor <tibor.nagy.extern@allotropia.de> Fri Feb 09 12:06:01 2024 +0100 tree dcafe31ec7a97310ae2d94b822924769d50f9cb9 parent 7327752ef5d1fa2239cdd8355fb78da41c282717 [diff] tdf#155218 sc: fix different page orientation in print dialog Bisected with: bibisect-linux64-24.8
This bug is back after every major updates.
Tibor Nagy committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/4b8cec7e83e675eeafb8d722c5d6fb3181a051d1 tdf#163047 sc: fix more pages on a single sheet printing function It will be available in 25.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Verified in Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 8a6919f39b4b871904a2a4199755ca619aa707e2 CPU threads: 14; OS: Windows 10 X86_64 (10.0 build 19045); UI render: Skia/Raster; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: default Now putting 2 pages on one paper is possible again.
Tibor Nagy committed a patch related to this issue. It has been pushed to "libreoffice-24-8": https://git.libreoffice.org/core/commit/ae1cc1ecb6015fc28f3a8f03e7edc9b942982626 tdf#163047 sc: fix more pages on a single sheet printing function It will be available in 24.8.3. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.