Bug 184625

Summary: KOrganizer does not have n-up printing option in the printing dialog
Product: [Applications] korganizer Reporter: Reinhold Kainhofer <reinhold>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 4.2.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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