Bug 206658

Summary: Printing only one page does not work
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-07 19:57:30 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 or select a dozen of Contacts (so that if you select them all there should be two pages printed)
- Go to File menu/Print...
- Select 'Print to File (PDF)'
- Choose a name and a location for the .PDF file
- Click on 'Options>>'
- Check the 'Pages from 1 to 1' tool button from the 'Print Range' section.
- Click on 'Print'
- Check the 'Selected contacts' QToolButton
- Click on 'Next' 
- Select 'Detailed Style' from the Print Style combo box
- Click on 'Next'
- Click on 'Finish'

Open the .pdf you've just printed. In it you can see that there are two pages and not just one as requested from 'Print Range' option.

Trunk, Svn Rev 1019588
Comment 1 Tobias Koenig 2009-09-16 14:30:17 UTC
This has been fixed now by porting all 3 printing styles
to HTML/QTextDocument based printing code.
Comment 2 Sabine Faure 2009-09-16 21:03:12 UTC
It is corrected now.

Printing only one page works now.


Trunk, Svn Rev 1024362