Issue 2262: Printing calendar with time axis
Status:  WontFix
Owner: ----
Closed:  Aug 2014
Reported by chris.sk...@gmail.com, Aug 28, 2014
Is there a way to include the time axis when printing the calendar in either week view or day view?
Aug 28, 2014
Project Member #1 adamrs...@gmail.com
unfortunately no. for print mode, I had to completely abandon the whole notion of the vertical time grid b/c it was impossible to do w/o absolute positioning. Absolute positioning doesn't work w/ rendering for printer. so, hiding it and making a simple vertical list of the events for each day was the solution.

You request might be possible with  issue 1539 , though that is a rather ambitious feature
Status: WontFix