<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Print Calendar in 1 page</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Print Calendar in 1 page]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 28 May 2026 10:57:30 +0000</pubDate>
  <lastBuildDate>Tue, 19 Oct 2010 08:46:41 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=17453</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Print Calendar in 1 page : Hello everybodyI would like to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17453&amp;PID=61000&amp;title=print-calendar-in-1-page#61000</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2038">vaussenatf</a><br /><strong>Subject:</strong> 17453<br /><strong>Posted:</strong> 19 October 2010 at 8:46am<br /><br /><div>Hello everybody</div><div>I would like to know how to print the complete day.</div><div>In the 12.02 version when I write this code it &nbsp;functionned :</div><div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;CalendarControl1.PrintOptions.Landscape = True</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;CalendarControl1.PrintOptions.PrintDateHeader = False</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;CalendarControl1.PrintOptions.Header.TextCenter = ShortcutCaption2.caption</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;CalendarControl1.PrintOptions.PrintFrom = CDate(Format$(CalendarControl1.ActiveView.Selection.Begin, "dd/mm/yyyy") &amp; " 06:00:00")</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;CalendarControl1.PrintOptions.PrintTo = CDate(Format$(CalendarControl1.ActiveView.Selection.End, "dd/mm/yyyy") &amp; " 23:59:00")</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;CalendarControl1.PrintOptions.PrintFromToExactly = True</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;CalendarControl1.PrintPreview True</div></div><div><br></div><div>Thanks to help cause nurses want to kill me&nbsp;<img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" alt="Smile" title="Smile" /></div>]]>
   </description>
   <pubDate>Tue, 19 Oct 2010 08:46:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17453&amp;PID=61000&amp;title=print-calendar-in-1-page#61000</guid>
  </item> 
 </channel>
</rss>