https://bugs.kde.org/show_bug.cgi?id=389206
--- Comment #2 from Michael Weghorn <m.wegh...@posteo.de> --- (In reply to Oliver Sander from comment #1) > Does the problem you describe vanish when you let Okular directly into a > QPrinter (i.e., by printing with rasterization)? No, the behaviour is the same, since Qt basically handles everything like it does for the "print all pages" ("QPrinter::AllPages" is set) and just passes the "page-ranges" option to CUPS, which then selects the relevant pages in the next step. -- You are receiving this mail because: You are the assignee for the bug.