Home Unanswered Active Tags New Question

printing out a calendar

Hi there,

I want to print out the calendar, how do i do this so it only prints out from 0700 to 2100?

Thanks

Spencer

Asked by Spencer 4 years ago.
Replies

Oh I should have added I am using the resources view, the screen shows hours from 0700 to 2100 - I click on print page and it prints out 0000 to 1300?? over 3 pages...

Comment posted by Spencer 4 years ago.
I would try setting:
  • HeightSpec="BusinessHoursNoScroll"
  • BusinessBeginsHour="7"
  • BusinessEndsHour="21"
This will remove the scrollbar. Otherwise it seems to print the scrolling area in full.
Comment posted by Dan Letecky 4 years ago.

Thanks Dan - that works perfectly!

All the Best,

Spencer

Comment posted by Spencer 4 years ago.
Comment posted by Dan Letecky 3 years ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java