<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: section of the table break between pages in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/section-of-the-table-break-between-pages/m-p/177213#M12584</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a paper I wrote for this question. Hope can help you a little bit.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings12/389-2012.pdf"&gt;http://support.sas.com/resources/papers/proceedings12/389-2012.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR try this one , Maybe can suit your demand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;ods pdf file='c:\temp\x.pdf';
options number=1;
proc report data=sashelp.class(where=(sex='F')) nowd;
run;
options number=1;
proc report data=sashelp.class(where=(sex='M')) nowd;
run;
ods pdf close;

&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Xia Keshan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: xia keshan&#xD;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sorry. wrong URL .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 13 Jul 2014 03:34:26 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2014-07-13T03:34:26Z</dc:date>
    <item>
      <title>section of the table break between pages</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/section-of-the-table-break-between-pages/m-p/177211#M12582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;Please tell me? how to do so? that section of the table is nowhere crashed between pages. That is, there should not be such that the section started on the same page, not the entire climbed and continued on the next page. If a section does not fit on the page, it should be transferred to the next page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jul 2014 20:16:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/section-of-the-table-break-between-pages/m-p/177211#M12582</guid>
      <dc:creator>alnbln</dc:creator>
      <dc:date>2014-07-12T20:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: section of the table break between pages</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/section-of-the-table-break-between-pages/m-p/177212#M12583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;similar problem &lt;/P&gt;&lt;P&gt;&lt;A __default_attr="52150" __jive_macro_name="message" class="jive_macro jive_macro_message" href="https://communities.sas.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jul 2014 20:18:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/section-of-the-table-break-between-pages/m-p/177212#M12583</guid>
      <dc:creator>alnbln</dc:creator>
      <dc:date>2014-07-12T20:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: section of the table break between pages</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/section-of-the-table-break-between-pages/m-p/177213#M12584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a paper I wrote for this question. Hope can help you a little bit.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings12/389-2012.pdf"&gt;http://support.sas.com/resources/papers/proceedings12/389-2012.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR try this one , Maybe can suit your demand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;ods pdf file='c:\temp\x.pdf';
options number=1;
proc report data=sashelp.class(where=(sex='F')) nowd;
run;
options number=1;
proc report data=sashelp.class(where=(sex='M')) nowd;
run;
ods pdf close;

&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Xia Keshan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: xia keshan&#xD;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sorry. wrong URL .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jul 2014 03:34:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/section-of-the-table-break-between-pages/m-p/177213#M12584</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2014-07-13T03:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: section of the table break between pages</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/section-of-the-table-break-between-pages/m-p/177214#M12585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much, you helped me. &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jul 2014 10:40:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/section-of-the-table-break-between-pages/m-p/177214#M12585</guid>
      <dc:creator>alnbln</dc:creator>
      <dc:date>2014-07-13T10:40:21Z</dc:date>
    </item>
  </channel>
</rss>

