https://bugs.kde.org/show_bug.cgi?id=444358
Bug ID: 444358
Summary: When printing multiple pages per sheet (such as 2X2)
the described order of pages is misleading when
printing in landscape mode
Product: okular
Version: 21.08.2
Platform: Debian unstable
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: printing
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
When trying to print multiple landscapes pdf pages on one sheet of paper also
in landscape format the option to choose the order of pages is still behaving
like it's in portrait mode.
STEPS TO REPRODUCE
1. Open a multiple pages landscape PDF (such as a presentation) in okular
2. Open the printing dialog, go to properties.
3. set the orientation of the page to landscape (if not already set)
4. choose to print 4(2X2) pages per sheet, also choose page order "left to
right, top to bottom"
5. print the document
OBSERVED RESULT
The printed result has a page order which looks like this
_______________
| 3 | 1 |
|______|______|
| 4 | 2 |
|______|______|
EXPECTED RESULT
I expected it to look like this and I assume that this is the behaviour an
average user would expect.
_______________
| 1 | 2 |
|______|______|
| 3 | 4 |
|______|______|
SOFTWARE/OS VERSIONS
Operating System: siduction (debian unstable based)
KDE Plasma Version: 5.23.0
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2
Kernel Version: 5.14.14-1-siduction-amd64 (64-bit)
Graphics Platform: X11
Processors: 8 × AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx
Memory: 13.6 GiB of RAM
Graphics Processor: AMD Radeon™ Vega 8 Graphics
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are the assignee for the bug.