Extend advanded headers/footers example with printing support
ClosedPublic

Authored by habacker on Mar 4 2019, 3:04 PM.

Details

Summary

Adding printer support helps to see the issues with overlapped
header/footer.

BUG:405075

Test Plan

tested on linux

Diff Detail

Repository
R478 KDiagram: Libraries for diagrams
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
habacker requested review of this revision.Mar 4 2019, 3:04 PM
habacker created this revision.
kossebau edited reviewers, added: danders; removed: kossebau.Mar 5 2019, 7:23 AM

Full bug link - https://bugs.kde.org/show_bug.cgi?id=405075

Print result with this example is https://bugs.kde.org/attachment.cgi?id=118537

Applying a patch which fixes a related issue for KDE4 results into https://bugs.kde.org/attachment.cgi?id=118535

see D19541 for the printing fix

danders accepted this revision.Mar 9 2019, 12:18 PM
This revision is now accepted and ready to land.Mar 9 2019, 12:18 PM
This revision was automatically updated to reflect the committed changes.

Can you review also D19541, which fixes the reported issues.