Summary: | There is no option to print odd or even pages only | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Michal Borek <michal> |
Component: | qt | Assignee: | John Layt <jlayt> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | CC: | esigra, jlayt, krisztian.kad, phlogi1 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Michal Borek
2008-12-10 23:04:41 UTC
Support for this is needed to be added by Qt to QPrinter and QPrintDialog which we have requested some time ago. However, there seems to be no sign of them so far, so as a means of procrastination when I should be studying for exams and writing essays, I've been working on some patches to submit to Qt that implement this. I have working support for odd/even pages and current page under X11 and am currently working on advanced page range selection, i.e. "1-3,5,8". I'll be submitting these patches to Qt by the end of this month. This is really bad. I found this task on qt about it: http://trolltech.com/developer/task-tracker/index_html?method=entry&id=219318 For anyone that needs a fast workaround: http://code.google.com/p/printruler/ Would be nice if this is in okular itself. *** This bug has been confirmed by popular vote. *** Yes, this seems a crucial and basic feature for me too. *** This bug has been marked as a duplicate of bug 171925 *** |