Summary: | printing from the selected range of pages does not work correctly | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Nazar <nazar2692> |
Component: | printing | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | grave | CC: | bugs.kde.org, erentar2002, jnerin, john.kizer |
Priority: | NOR | ||
Version First Reported In: | 23.08.1 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Other | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nazar
2024-07-18 07:21:26 UTC
I can reproduce this, in my case the pdf has some pages indexed in roman numerals at the start, and after the tenth page it starts roman numerals. i want to print pages 5,6 (v,vi) however printing `5,6` or `v,vi` does not produce any print output. I also found that printing selected pages does not work. (I'm on Linux, so it seems to be OS-independent.) In my case, it is a pdf with frontmatter in roman numerals and mainmatter in arabic ones (I do not know if that matters). I select 6 non-consecutive pages to print and if I print to a printer, it prints 4 pages (apparently mostly unrelated to the selected ones); if I print to a pdf, it prints everything between the first and last selected page. I guess this code is seriously broken. Given that the functionality is effectively unusable, I marking this as grave. Hi - merging this together with what I believe is the same underlying issue. This means it's likely based on the upstream Qt printing code, but I'll have to defer to developers to confirm that suspicion. Thanks! *** This bug has been marked as a duplicate of bug 483914 *** |