<?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 Proc Tabulate with ODS RTF Page Break Issues in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Tabulate-with-ODS-RTF-Page-Break-Issues/m-p/810351#M25742</link>
    <description>&lt;P&gt;Using Proc Tabulate, if you have a long cell for the first column that spans the first page, for some reason the output skips the first page and begins on the second.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With out changing PROCs and keeping the code for the Tabulate as close to the original as possible, how would I force the Proc to begin on the first page instead of having it skip to the second.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ODS RTF style=daisy File= "__PATH__\TEST SHEET.rtf" ;
ods rtf text= "~S={outputwidth=100% font=('Arial',10pt) just=l foreground=black background=CXD9DEF0}  1.1    WHY DOES THE TABLE NOT START HERE!?" ;	* Title;

proc tabulate data=mapsgfk.us_states_attr  format=7.0 style=[font=("Arial",9pt) ]   ;
   class isoname idname / 
style=[ font=("Arial",9pt,bold)  foreground=black background=CXD4E6F7] missing ;
table							(isoname ="" *(all="Total N" idname="") ), 
								( all="Total") * (N COLPCTN*F=8.1) 
                 /  box=[label=" " 
          style=[ font=("Arial",9pt)  background= CXD4E6F7]] 
          misstext=" "   ;
   keylabel N="N" COLPCTN='%' ROWPCTN='%';
    ;
   classlev  isoname idname 
		/style= [ font=("Arial",9pt,bold)/* indent=10*/ foreground=black background=CXD4E6F7];
keyword N COLPCTN/style=[ font=("Arial",9pt,bold)  foreground=black background=CXD4E6F7 ];
keyword ALL /style=[ font=("Arial",9pt,bold)  foreground=black background=CXD4E6F7];
run; quit;

ods _all_ close;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 28 Apr 2022 13:32:21 GMT</pubDate>
    <dc:creator>GreyJoy</dc:creator>
    <dc:date>2022-04-28T13:32:21Z</dc:date>
    <item>
      <title>Proc Tabulate with ODS RTF Page Break Issues</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Tabulate-with-ODS-RTF-Page-Break-Issues/m-p/810351#M25742</link>
      <description>&lt;P&gt;Using Proc Tabulate, if you have a long cell for the first column that spans the first page, for some reason the output skips the first page and begins on the second.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With out changing PROCs and keeping the code for the Tabulate as close to the original as possible, how would I force the Proc to begin on the first page instead of having it skip to the second.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ODS RTF style=daisy File= "__PATH__\TEST SHEET.rtf" ;
ods rtf text= "~S={outputwidth=100% font=('Arial',10pt) just=l foreground=black background=CXD9DEF0}  1.1    WHY DOES THE TABLE NOT START HERE!?" ;	* Title;

proc tabulate data=mapsgfk.us_states_attr  format=7.0 style=[font=("Arial",9pt) ]   ;
   class isoname idname / 
style=[ font=("Arial",9pt,bold)  foreground=black background=CXD4E6F7] missing ;
table							(isoname ="" *(all="Total N" idname="") ), 
								( all="Total") * (N COLPCTN*F=8.1) 
                 /  box=[label=" " 
          style=[ font=("Arial",9pt)  background= CXD4E6F7]] 
          misstext=" "   ;
   keylabel N="N" COLPCTN='%' ROWPCTN='%';
    ;
   classlev  isoname idname 
		/style= [ font=("Arial",9pt,bold)/* indent=10*/ foreground=black background=CXD4E6F7];
keyword N COLPCTN/style=[ font=("Arial",9pt,bold)  foreground=black background=CXD4E6F7 ];
keyword ALL /style=[ font=("Arial",9pt,bold)  foreground=black background=CXD4E6F7];
run; quit;

ods _all_ close;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 28 Apr 2022 13:32:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Tabulate-with-ODS-RTF-Page-Break-Issues/m-p/810351#M25742</guid>
      <dc:creator>GreyJoy</dc:creator>
      <dc:date>2022-04-28T13:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Tabulate with ODS RTF Page Break Issues</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Tabulate-with-ODS-RTF-Page-Break-Issues/m-p/810364#M25743</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ksharp_0-1651153965065.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/70934iEA2552EF6D54CA46/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ksharp_0-1651153965065.png" alt="Ksharp_0-1651153965065.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ksharp_1-1651153984395.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/70935iACAEF7C57A3C5A54/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ksharp_1-1651153984395.png" alt="Ksharp_1-1651153984395.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 13:53:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Tabulate-with-ODS-RTF-Page-Break-Issues/m-p/810364#M25743</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2022-04-28T13:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Tabulate with ODS RTF Page Break Issues</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Tabulate-with-ODS-RTF-Page-Break-Issues/m-p/810415#M25744</link>
      <description>&lt;P&gt;Solved the original problem but the added another.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It did exactly what you should, but now the STARTPAGE=NOW options that i list throughout the document i am creating are ignored.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will play around with it but THANK YOU for your help getting me to this point.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 16:43:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Tabulate-with-ODS-RTF-Page-Break-Issues/m-p/810415#M25744</guid>
      <dc:creator>GreyJoy</dc:creator>
      <dc:date>2022-04-28T16:43:40Z</dc:date>
    </item>
  </channel>
</rss>

