GNOME Bugzilla – Bug 484554
Day names can overlap in calendar printouts
Last modified: 2010-11-01 16:40:38 UTC
Printing of items needs improving If printing a week/month's calendar, the Mo Tu We Th Fri Sa Su at the top overlaps with itself, as do the numbers of the days themselves. If printing an month's calendar, any appointments whose summary wraps onto two lines overlaps onto the item below, instead of moving it down. When printing a contact list, contacts at the bottom of a column get cut in half if they won't fit, instead of being moved down or wrapped across 2 pages. It should also be possible to customise the view that is printed (eg, choose which headers are printed on an email message) Distribution: Ubuntu 7.10 (gutsy) Gnome Release: 2.20.0 2007-09-17 (Ubuntu) BugBuddy Version: 2.18.1
Created attachment 96854 [details] An image showing the printing problems I've made a montage of the above problems from screendumps of print preview. This is exactly how they appear when printed as well.
There's bug about this in launchpad : https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/178757
Bumping version to a stable release.
bumping in #bugs and in here, as this has been dead in the water since March, and it still exists in 2.22.x. Also, printing the "Work Week" calender prints the "Week" calender.
Thanks for a bug report. Some of your concerns were already fixed in actual stable, which is 2.32.0 as of today, but the calendar printing bug with the top small calendar overview is still there, thus I will keep this bug for that issue. Feel free to open new bug reports for respective issues if you'll see them in 2.32.0 or later.
Created attachment 173640 [details] [review] evo patch for evolution; This patch addresses: - small month width is calculated - "Tasks" header in a day view print is calculated - am/pm/00 hour minutes are calculated in the day view and work week view printouts 'calculated' means 'calculated based on the actual font and translation'.
Created commit 966c22c in evo master (2.91.2+)