<?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 Report Title / Footer</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Print Report Title / Footer]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 16:34:27 +0000</pubDate>
  <lastBuildDate>Tue, 08 Jul 2008 01:18:10 +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=11332</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 Report Title / Footer : Hi, take a look at the ReportPrintOptions...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11332&amp;PID=37923&amp;title=print-report-title-footer#37923</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3156">Peter59</a><br /><strong>Subject:</strong> 11332<br /><strong>Posted:</strong> 08 July 2008 at 1:18am<br /><br />Hi, <br><br>take a look at the ReportPrintOptions object, for example <br><font face="Courier New, Courier, mono"><br><table width="99%"><tr><td><pre class="BBcode">&nbsp;&nbsp; With wndReportControl.PrintOptions<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Landscape = True<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .MarginTop = 800 </font><br><font face="Courier New, Courier, mono">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; With .Header<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Clear<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .FormatString = "ReportControl Demo" &amp; vbCrLf &amp; _<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&amp;bDemo data not filtered" &amp; _<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&amp;bPage &amp;p of &amp;P"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End With<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; With .Footer<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Clear<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .FormatString = "Printed at: &amp;D &amp;T" &amp; vbCrLf &amp; "Printed by: username" &amp; _<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&amp;bConfidential data - for your eyes only" &amp; _<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&amp;b(c) mega company"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End With<br>&nbsp;&nbsp;&nbsp; End With<br><br>&nbsp;&nbsp;&nbsp; wndReportControl.PrintReport2 TRUE <br></font></pre></td></tr></table><br><br>This works good for me. <br><br> If your issue is solved, please add&nbsp;SOLVED in your Topic description&nbsp;and have a look at post <a href="http://forum.codejock.com/forum_posts.asp?TID=11225" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=11225</a><br><br>Product: Xtreme SuitePro (ActiveX) version 11.2.2/12.0.1        <br>Platform: Windows 2K<br>Language: Visual Basic 6.0        SP6<br>]]>
   </description>
   <pubDate>Tue, 08 Jul 2008 01:18:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11332&amp;PID=37923&amp;title=print-report-title-footer#37923</guid>
  </item> 
  <item>
   <title><![CDATA[Print Report Title / Footer : In the report control is it possible...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11332&amp;PID=37915&amp;title=print-report-title-footer#37915</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1670">John31</a><br /><strong>Subject:</strong> 11332<br /><strong>Posted:</strong> 07 July 2008 at 6:01pm<br /><br /><P>In the report control is it possible to set a print title / header / footer?</P><DIV>The .PrintReport2 option works great, but it would be nice to be able to put a header and or footer on each page that prints.&nbsp; Likewise when accessing via PrintPreview.&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>I know you can do a PrintPreviewOptions.Title but it does not print.</DIV><DIV>&nbsp;</DIV><DIV>TIA</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 07 Jul 2008 18:01:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11332&amp;PID=37915&amp;title=print-report-title-footer#37915</guid>
  </item> 
 </channel>
</rss>