Bug 207093

Summary: Reverse functionality not implemented when printing
Product: [Applications] kaddressbook Reporter: Sabine Faure <sabine>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED FIXED    
Severity: normal CC: tokoe
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sabine Faure 2009-09-11 17:06:35 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Configure Akonadi with an IMAP and Kolab resource.
- Launch Kaddressbook
- Create a dozen of Contacts and select them
- Go to File menu/Print...
- Select a printer
- Click on the 'Options>>' button
- Check the 'Reverse' box
- Click on 'Print'
- Check the 'Selected contacts' QToolButton
- Click on 'Next' twice
- Click on 'Finish'

Now redo the same but no do check the 'Reverse' box.

Whether you have checked the 'reverse' option or not you get the same result (1,2). So it seems that the reverse option is not implemented.

Trunk, Svn Rev 1022237
Comment 1 Tobias Koenig 2009-09-16 14:41:54 UTC
This has been fixed by using the HTML/QTextDocument based printing code
Comment 2 Sabine Faure 2009-09-16 22:29:02 UTC
It is corrected now.

The reverse option works now whether you select print in a .pdf file or print with a printer.

Trunk, Svn Rev 1024362