<?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 : add page #</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : add page #]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 09:45:51 +0000</pubDate>
  <lastBuildDate>Tue, 19 May 2009 16:43:38 +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=14257</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[add page # : Thank you very very very much,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14257&amp;PID=49159&amp;title=add-page#49159</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1884">moe188</a><br /><strong>Subject:</strong> 14257<br /><strong>Posted:</strong> 19 May 2009 at 4:43pm<br /><br />Thank you very very very much, you are always there when needed. <img src="http://forum.codejock.com/smileys/smiley32.gif" border="0" align="absmiddle"><br><br><br>]]>
   </description>
   <pubDate>Tue, 19 May 2009 16:43:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14257&amp;PID=49159&amp;title=add-page#49159</guid>
  </item> 
  <item>
   <title><![CDATA[add page # : Hi,  wndReportControl.PrintOptions.Footer.FormatString...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14257&amp;PID=49152&amp;title=add-page#49152</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 14257<br /><strong>Posted:</strong> 19 May 2009 at 2:23pm<br /><br /><P>Hi,</P><DIV>&nbsp;</DIV><DIV>wndReportControl.PrintOptions.Footer.FormatString = "Date: &amp;D Time: &amp;T &amp;b Page &amp;p of &amp;P"</DIV><DIV>&nbsp;</DIV><DIV>Output:</DIV><DIV>&nbsp;</DIV><DIV><img src="https://forum.codejock.com/uploads/20090519_142200_HeaderPrintPrev.JPG" border="0"></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>wndReportControl.PrintOptions.Footer.FormatString = "Date: &amp;D \nTime: &amp;T &amp;b Page &amp;p of &amp;P"<BR>&nbsp;</DIV><DIV>Output:</DIV><DIV>&nbsp;</DIV><DIV><img src="https://forum.codejock.com/uploads/20090519_143019_HeaderPrintPrev.JPG" border="0"></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>These are options to format strings in header / footer</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&amp;d&nbsp; Date in short format (as specified by Regional Settings in Control Panel)<BR>&nbsp;&amp;D&nbsp; Date in long format (as specified by Regional Settings in Control Panel)</DIV><P>&nbsp;&amp;t&nbsp; Time in the format specified by Regional Settings in Control Panel<BR>&nbsp;&amp;T&nbsp; Time in 24-hour format</P><P>&nbsp;&amp;p&nbsp; Current page number<BR>&nbsp;&amp;P&nbsp; Total number of pages</P><P>&nbsp;&amp;b&nbsp; The text immediately following these characters as centered.<BR>&nbsp;&amp;b&amp;b&nbsp;&nbsp;&nbsp; The text immediately following the first "&amp;b" as centered, and the text following the second "&amp;b" as right-justified.</P><P>&nbsp;&amp;w&nbsp; Window title</P><P>&nbsp;&amp;&amp;&nbsp; A single ampersand (&amp;)<BR>&nbsp;\n&nbsp; new line marker</P><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 19 May 2009 14:23:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14257&amp;PID=49152&amp;title=add-page#49152</guid>
  </item> 
  <item>
   <title><![CDATA[add page # : thank you for the reply.your code...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14257&amp;PID=49074&amp;title=add-page#49074</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1884">moe188</a><br /><strong>Subject:</strong> 14257<br /><strong>Posted:</strong> 16 May 2009 at 4:16pm<br /><br />thank you for the reply.<br>your code works just fine, but the only problem that I have now, is that I did have some details to show in the footer, but when I added your code "Footer" part, my details is gone:<br>my code:<br><u><b><font color="#ff0000">wndReportControl.PrintOptions.Footer.TextLeft = Format(Date, "dddd, mmmm dd, yyyy") &amp; vbLf &amp; Time</font></b></u><br>wndReportControl.PrintOptions.<strong>Footer</strong>.FormatString = "Page &amp;p of &amp;P"<br>my report after adding the page at the bottom, the date is gone, please help !!! <img src="http://forum.codejock.com/smileys/smiley19.gif" border="0" align="absmiddle"><br>Thank you<br>]]>
   </description>
   <pubDate>Sat, 16 May 2009 16:16:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14257&amp;PID=49074&amp;title=add-page#49074</guid>
  </item> 
  <item>
   <title><![CDATA[add page # : Hi,  You can use:  wndRepo...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14257&amp;PID=49072&amp;title=add-page#49072</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 14257<br /><strong>Posted:</strong> 16 May 2009 at 9:37am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>You can use:</DIV><DIV>&nbsp;</DIV><DIV>wndReportControl.PrintOptions.<strong>Header</strong>.FormatString = "Page &amp;p of &amp;P"</DIV><DIV>&nbsp;</DIV><DIV>or </DIV><DIV>&nbsp;</DIV><DIV><DIV>wndReportControl.PrintOptions.<strong>Footer</strong>.FormatString = "Page &amp;p of &amp;P"</DIV></DIV><DIV>&nbsp;</DIV><DIV>For more options see help file.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sat, 16 May 2009 09:37:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14257&amp;PID=49072&amp;title=add-page#49072</guid>
  </item> 
  <item>
   <title><![CDATA[add page # : Any idea ?please help....  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14257&amp;PID=49066&amp;title=add-page#49066</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1884">moe188</a><br /><strong>Subject:</strong> 14257<br /><strong>Posted:</strong> 15 May 2009 at 6:29pm<br /><br />Any idea ?<br>please help....<br>]]>
   </description>
   <pubDate>Fri, 15 May 2009 18:29:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14257&amp;PID=49066&amp;title=add-page#49066</guid>
  </item> 
  <item>
   <title><![CDATA[add page # : hi,how can I be able to add the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14257&amp;PID=48833&amp;title=add-page#48833</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1884">moe188</a><br /><strong>Subject:</strong> 14257<br /><strong>Posted:</strong> 10 May 2009 at 6:21pm<br /><br />hi,<br>how can I be able to add the page # when I send the reportcontrol to the printer?<br>thank you<br>]]>
   </description>
   <pubDate>Sun, 10 May 2009 18:21:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14257&amp;PID=48833&amp;title=add-page#48833</guid>
  </item> 
 </channel>
</rss>