View / Printout |
Post Reply |
Author | |
TimStone
Newbie Joined: 08 February 2011 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 06 December 2011 at 6:18pm |
I have tried asking this of tech support but absolutely no response !
I have set the calendar for 7 am to 7 pm. When displaying a daily view, it works fine. When printing the daily view, it starts at 8 am. My clients have 7 am appointments. Is there a way to get the printed view to match the settings for the daily view ? Tim
|
|
Product: Xtreme SuitePro ActiveX) version 13.4.2
Platform: Windows 7 (32bit) - Language: xHarbour |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
This should do the trick, space permitting. You might choose to hide the header if you need more space (allot of All Day events) CalendarControl.PrintOptions.PrintFrom = #7:00:00 AM# CalendarControl.PrintOptions.PrintTo = #7:00:00 PM# |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |