<?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 page X of Y sas 8.2 in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/page-X-of-Y-sas-8-2/m-p/8179#M2834</link>
    <description>Hi can any one tell me how to insert page x of y in SAS v 8.2&lt;BR /&gt;
i tried this code but it is not working&lt;BR /&gt;
footnote j=r 'Page ~{thispage} of ~{lastpage}';&lt;BR /&gt;
thank you</description>
    <pubDate>Tue, 01 Apr 2008 10:34:23 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-04-01T10:34:23Z</dc:date>
    <item>
      <title>page X of Y sas 8.2</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/page-X-of-Y-sas-8-2/m-p/8179#M2834</link>
      <description>Hi can any one tell me how to insert page x of y in SAS v 8.2&lt;BR /&gt;
i tried this code but it is not working&lt;BR /&gt;
footnote j=r 'Page ~{thispage} of ~{lastpage}';&lt;BR /&gt;
thank you</description>
      <pubDate>Tue, 01 Apr 2008 10:34:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/page-X-of-Y-sas-8-2/m-p/8179#M2834</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-04-01T10:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: page X of Y sas 8.2</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/page-X-of-Y-sas-8-2/m-p/8180#M2835</link>
      <description>Hi:&lt;BR /&gt;
  Since HTML doesn't do page numbers, you must mean either RTF or PDF. RTF is covered in this Tech Support note for 8.2:&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/24/042.html" target="_blank"&gt;http://support.sas.com/kb/24/042.html&lt;/A&gt;&lt;BR /&gt;
(warning -- do NOT delete or change a single curly brace in this RTF control string)&lt;BR /&gt;
&lt;BR /&gt;
  For PDF, you had to create a PostScript file (as I remember) write a program to "post-process" the PostScript file to insert the X of Y string and then manually distill the PostScript file to a PDF format. (Reason enough to get SAS 9 right there). Here's the older link: &lt;A href="http://support.sas.com/rnd/base/ods/odsprinter/" target="_blank"&gt;http://support.sas.com/rnd/base/ods/odsprinter/&lt;/A&gt; Look for the section on Pageof or XofY. If you're interested in PDF, you may have to contact Tech Support for more help on this one. I think there's a SAS macro or program that you can download to get you started.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia&lt;BR /&gt;
&lt;BR /&gt;
cynthia</description>
      <pubDate>Tue, 01 Apr 2008 14:07:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/page-X-of-Y-sas-8-2/m-p/8180#M2835</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2008-04-01T14:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: page X of Y sas 8.2</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/page-X-of-Y-sas-8-2/m-p/8181#M2836</link>
      <description>Hi&lt;BR /&gt;
Actually i want this in Pdf and Rtf in the following format&lt;BR /&gt;
Page 1 of 10 &lt;BR /&gt;
thank you</description>
      <pubDate>Wed, 02 Apr 2008 06:34:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/page-X-of-Y-sas-8-2/m-p/8181#M2836</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-04-02T06:34:47Z</dc:date>
    </item>
  </channel>
</rss>

