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
This has been fixed now by porting all 3 printing styles to HTML/QTextDocument based printing code.
It is corrected now. Printing only one page works now. Trunk, Svn Rev 1024362