<?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: How to assign continue page numbers for rtf file in proc report in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-assign-continue-page-numbers-for-rtf-file-in-proc-report/m-p/794849#M254889</link>
    <description>&lt;P&gt;Hi:&lt;BR /&gt;I don't understand what you are trying to do. You don't show any title statement or any controls that insert page numbers into your ODS RTF output. Usually when you open an RTF file, you need to go into PRINT PREVIEW mode to see the page x of y page numbers, as shown below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cynthia_sas_0-1644256487892.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/68262i420188E23622A379/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cynthia_sas_0-1644256487892.png" alt="Cynthia_sas_0-1644256487892.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;My experience with RTF files opened in Word is that sometimes the page numbers can look odd until you do something to force Word to paginate -- I think PRINT PREVIEW does that, which is why I always recommend looking at your pages in print preview to verify margins, titles, footnotes and page numbers.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Cynthia&lt;/P&gt;</description>
    <pubDate>Mon, 07 Feb 2022 17:56:21 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2022-02-07T17:56:21Z</dc:date>
    <item>
      <title>How to assign continue page numbers for rtf file in proc report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-assign-continue-page-numbers-for-rtf-file-in-proc-report/m-p/794837#M254884</link>
      <description>&lt;P&gt;ods rtf file='path' ;&lt;/P&gt;
&lt;P&gt;proc report data=raw ;&lt;/P&gt;
&lt;P&gt;columns cat col1 col2 col3;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;proc report data=raw ;&lt;/P&gt;
&lt;P&gt;columns cat col4 col5 col6;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;ods rtf close;&lt;BR /&gt;&lt;BR /&gt;for above program I am getting page numbers like&lt;BR /&gt;first page:&amp;nbsp; 1 of 3&lt;BR /&gt;second page: 1 of 3&lt;/P&gt;
&lt;P&gt;third page : 2 of 3&lt;BR /&gt;&lt;BR /&gt;my question is how to continue page number for second page onwards&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 17:06:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-assign-continue-page-numbers-for-rtf-file-in-proc-report/m-p/794837#M254884</guid>
      <dc:creator>thanikondharish</dc:creator>
      <dc:date>2022-02-07T17:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign continue page numbers for rtf file in proc report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-assign-continue-page-numbers-for-rtf-file-in-proc-report/m-p/794849#M254889</link>
      <description>&lt;P&gt;Hi:&lt;BR /&gt;I don't understand what you are trying to do. You don't show any title statement or any controls that insert page numbers into your ODS RTF output. Usually when you open an RTF file, you need to go into PRINT PREVIEW mode to see the page x of y page numbers, as shown below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cynthia_sas_0-1644256487892.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/68262i420188E23622A379/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cynthia_sas_0-1644256487892.png" alt="Cynthia_sas_0-1644256487892.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;My experience with RTF files opened in Word is that sometimes the page numbers can look odd until you do something to force Word to paginate -- I think PRINT PREVIEW does that, which is why I always recommend looking at your pages in print preview to verify margins, titles, footnotes and page numbers.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 17:56:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-assign-continue-page-numbers-for-rtf-file-in-proc-report/m-p/794849#M254889</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2022-02-07T17:56:21Z</dc:date>
    </item>
  </channel>
</rss>

