<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Luke Hayler - SQL Server developer &#187; page breaks</title>
	<atom:link href="http://www.lukehayler.com/tag/page-breaks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lukehayler.com</link>
	<description>A blog about Integration services, Reporting services, and the things that interest me</description>
	<lastBuildDate>Wed, 08 Sep 2010 11:36:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Designing SSRS Reports that are Optimized for Printing</title>
		<link>http://www.lukehayler.com/2009/07/designing-ssrs-reports-that-are-optimized-for-printing/</link>
		<comments>http://www.lukehayler.com/2009/07/designing-ssrs-reports-that-are-optimized-for-printing/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 14:30:23 +0000</pubDate>
		<dc:creator>Luke Hayler</dc:creator>
				<category><![CDATA[Reporting Services]]></category>
		<category><![CDATA[formatting]]></category>
		<category><![CDATA[page breaks]]></category>
		<category><![CDATA[report layout]]></category>

		<guid isPermaLink="false">http://www.lukehayler.com/?p=63</guid>
		<description><![CDATA[Designing a report so that, when printed, is not spread across multiple pages is a matter of setting your page properties and laying out the report within the ‘page’ boundaries. Follow these simple steps to ensure that your runtime report is always just right for printing. Note – the examples below are settings for A4 [...]]]></description>
			<content:encoded><![CDATA[<p>Designing a report so that, when printed, is not spread across multiple pages is a matter of setting your page properties and laying out the report within the ‘page’ boundaries. Follow these simple steps to ensure that your runtime report is always just right for printing. <em>Note – the examples below are settings for A4 printing</em>.</p>
<ol>
<li>With the design tab open, right-click the white space outside of the design area. This is raise the menu in Fig 1.
<div id="attachment_64" class="wp-caption aligncenter" style="width: 196px"><img class="size-full wp-image-64 " title="Fig 1. Selecting Page Properties" src="http://www.lukehayler.com/wp-content/uploads/2009/07/SSRS-Page-Layout-Fig-1.jpg" alt="Fig 1. Selecting Page Properties" width="186" height="116" /><p class="wp-caption-text">Fig 1. Selecting Page Properties</p></div></li>
<li>Choose <em>Properties</em></li>
<li>This will open the Report Properties dialog box. Choose <em>Layout</em> (Fig 2.)
<p><div id="attachment_65" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-65 " title="Fig 2. The Page Properties Dialog box" src="http://www.lukehayler.com/wp-content/uploads/2009/07/SSRS-Page-Layout-Fig-2-300x249.jpg" alt="Fig 2. The Page Properties Dialog box" width="300" height="249" /><p class="wp-caption-text">Fig 2. The Page Properties Dialog box</p></div></li>
<li>Default layout is portrait. Switch the Page Width &amp; Page Height values for Landscape mode.</li>
<li>If you want more real estate to work with on the page I suggest decreasing the margins to 0.5cm</li>
<li>Click OK.</li>
<li>Now resize the design area to the limits you have set in the properties dialog box. I.e. Pull the right edge of the ‘page’ to the <strong>20</strong> (Fig 3) tick mark and the bottom edge to the <strong>28 </strong>tick mark. Note – if you are including a Header/Footer, then you will need to cater for these by decreasing the bottom edge to about <strong>25 </strong>(Fig 4). These settings are for Portrait mode, switch the height and width for Landscape.
<p><div id="attachment_66" class="wp-caption aligncenter" style="width: 226px"><img class="size-full wp-image-66" title="Fig 3. Setting the design surface width" src="http://www.lukehayler.com/wp-content/uploads/2009/07/SSRS-Page-Layout-Fig-3.jpg" alt="Fig 3. Setting the design surface width" width="216" height="112" /><p class="wp-caption-text">Fig 3. Setting the design surface width</p></div>
<p><div id="attachment_67" class="wp-caption aligncenter" style="width: 206px"><img class="size-full wp-image-67" title="Fig 4. Setting the design surface height" src="http://www.lukehayler.com/wp-content/uploads/2009/07/SSRS-Page-Layout-Fig-4.jpg" alt="Fig 4. Setting the design surface height" width="196" height="107" /><p class="wp-caption-text">Fig 4. Setting the design surface height</p></div></li>
</ol>
<p><strong> Inserting Page-breaks</strong></p>
<p>To create a page break manually in a report:</p>
<ol>
<li>Place a rectangle item onto the design area at the place where you would like to insert a break.</li>
<li>Right click on the rectangle item and choose P<em>roperties</em>.</li>
<li>Check the appropriate box on the <em>General Tab</em> for the <strong>Page Break </strong>settings (Fig 5)
<p><div id="attachment_68" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-68" title="Fig 5. Setting the page break property" src="http://www.lukehayler.com/wp-content/uploads/2009/07/SSRS-Page-Layout-Fig-5-300x228.jpg" alt="Fig 5. Setting the page break property" width="300" height="228" /><p class="wp-caption-text">Fig 5. Setting the page break property</p></div></li>
</ol>
<p>This will create a page break in the report at the point you specify. If you do not want to see the rectangle in you report, set the border properties to <strong>None</strong>.</p>
<p>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lukehayler.com/2009/07/designing-ssrs-reports-that-are-optimized-for-printing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
