Bug 184625 - KOrganizer does not have n-up printing option in the printing dialog
Summary: KOrganizer does not have n-up printing option in the printing dialog
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (other bugs)
Version First Reported In: 4.2.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-17 13:10 UTC by Reinhold Kainhofer
Modified: 2009-11-06 17:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Reinhold Kainhofer 2009-02-17 13:10:03 UTC
Version:            (using KDE 4.2.0)
OS:                Linux
Installed from:    Ubuntu Packages

While most other applications have the n-up printing options available in a tab in the printing dialog, KOrganizer's printing dialog does not have any n-up printing options. They should be added (probaly simply by setting some flags to the printing dialog classes or printer classes).
Comment 1 Allen Winter 2009-11-06 16:23:56 UTC
SVN commit 1045672 by winterz:

Apply Reinhold's fix to allow the "Pages" tab in the print dialog.
so now we have n-up options and stuff.
BUG: 184625
MERGE: 4.3



 M  +2 -1      calprinter.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1045672
Comment 2 Allen Winter 2009-11-06 17:20:24 UTC
SVN commit 1045693 by winterz:

Backport r1045672 by winterz from trunk to the 4.3 branch:

Apply Reinhold's fix to allow the "Pages" tab in the print dialog.
so now we have n-up options and stuff.
CCBUG: 184625
MERGE: 4.3




 M  +2 -1      calprinter.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1045693