<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Removing Page and Section Breaks from a Word Document</title><link>http://blogs.msdn.com/brian_jones/archive/2009/06/15/removing-page-and-section-breaks-from-a-word-document.aspx</link><description>In today's post I am going to show you how to remove page and section breaks within a Word document using the Open XML SDK. Removing these two types of breaks is similar, but requires two different approaches. Let's start off by jumping into removing</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Links (6/15/2009) &amp;laquo; Steve Pietrek &amp;#8211; Everything SharePoint and Office</title><link>http://blogs.msdn.com/brian_jones/archive/2009/06/15/removing-page-and-section-breaks-from-a-word-document.aspx#9757149</link><pubDate>Tue, 16 Jun 2009 03:56:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9757149</guid><dc:creator>Links (6/15/2009) &amp;laquo; Steve Pietrek &amp;#8211; Everything SharePoint and Office</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://stevepietrek.com/2009/06/15/links-6152009/"&gt;http://stevepietrek.com/2009/06/15/links-6152009/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Section breaks in content controls</title><link>http://blogs.msdn.com/brian_jones/archive/2009/06/15/removing-page-and-section-breaks-from-a-word-document.aspx#9757736</link><pubDate>Tue, 16 Jun 2009 06:23:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9757736</guid><dc:creator>Jason</dc:creator><description>&lt;p&gt;This is slightly OT, but I've noticed that in Word 2007 section breaks misbehave *within content controls*.&lt;/p&gt;
&lt;p&gt;For example:&lt;/p&gt;
&lt;p&gt;1. a section break at the end of an sdtContent (ie w:p/w:pPr/w:sectPr/w:type immediately before the &amp;lt;/w:sdtContent&amp;gt;, you can't delete in the Word UI&lt;/p&gt;
&lt;p&gt;2. what is in the OpenXML a section break of type &amp;quot;continuous&amp;quot;, is displayed in the Word UI as a section break of type &amp;quot;Next Page&amp;quot;&lt;/p&gt;
&lt;p&gt;Any insight into this? &amp;nbsp;Is there a bug tracking system somewhere I can access in which this could be reported?&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
&lt;p&gt;Jason&lt;/p&gt;
</description></item><item><title>re: Removing Page and Section Breaks from a Word Document</title><link>http://blogs.msdn.com/brian_jones/archive/2009/06/15/removing-page-and-section-breaks-from-a-word-document.aspx#9802362</link><pubDate>Thu, 25 Jun 2009 01:48:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9802362</guid><dc:creator>Zeyad Rajabi</dc:creator><description>&lt;p&gt;Jason,&lt;/p&gt;
&lt;p&gt;For issue #1 try using Shift-Delete. That should delete the section break. For issue #2 I am unable to repro what you are seeing. I see Word correctly displaying the breaks as continuous. &lt;/p&gt;
</description></item></channel></rss>