[Bug 207618] Contacts details are cut between two pages when printing if too long.

Tobias Koenig tokoe at kde.org
Thu Sep 17 07:59:14 BST 2009


https://bugs.kde.org/show_bug.cgi?id=207618





--- Comment #2 from Tobias Koenig <tokoe kde org>  2009-09-17 08:59:13 ---
Hej David,

the page breaking was one advantage of the handcoded printing style, however
it has a lot of disadvantages as well:
  - difficult to read/debug code
  - no support for the following after the usage of QPrinter in KDE
    - print only a range of pages
    - print copies
    - print reverse

I can have a look at this again, Qt richtext allows to add css hints to do
a page break if possible, it is used by the Mike's Printing Style already.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list