Bug 206658 - Printing only one page does not work
Summary: Printing only one page does not work
Status: VERIFIED FIXED
Alias: None
Product: kaddressbook
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-07 19:57 UTC by Sabine Faure
Modified: 2009-09-16 21:03 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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