https://bugs.kde.org/show_bug.cgi?id=200642
Jurian Sluiman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jurian Sluiman <subscribe juriansluiman nl> 2011-04-06 16:34:09 --- I found a similar issue. I have landscape presentation pages and want them to be printed with 4 pages on a sheet (also landscape). You expect the print order as: 1 | 2 3 | 4 Nevertheless, Okular seems to print by default this order (tested multiple documents): 3 | 1 4 | 2 When the paper is turned counter clockwise the order of the numbers are ok. The same method is used to correct this order. If 1-2-3-4 is rotated clockwise, it looks like: 2 | 4 1 | 3 Which means "Bottom to top, left to right". Printing 4 pages per sheet with bottom to top, left to right results finally in a 4 pages per sheet layout which is correct (Okular 0.10.2, KDE 4.4.2) -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Okular-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/okular-devel
