<?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: Modify footnote by page number. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Modify-footnote-by-page-number/m-p/900897#M356035</link>
    <description>Yes, i wanted something different, &lt;BR /&gt;Thank you for your suggestion.</description>
    <pubDate>Tue, 31 Oct 2023 12:26:37 GMT</pubDate>
    <dc:creator>sascode</dc:creator>
    <dc:date>2023-10-31T12:26:37Z</dc:date>
    <item>
      <title>Modify footnote by page number.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Modify-footnote-by-page-number/m-p/900750#M355979</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I am running a proc report in pdf with 2 footnotes which generates 3 pdf pages.&lt;/P&gt;
&lt;P&gt;on of the footnotes(footnote1) is just saying: "Look to the next page"&lt;/P&gt;
&lt;P&gt;In the last pdf page i need to turn it off because it tis the last one.&lt;/P&gt;
&lt;P&gt;So my question is :&lt;BR /&gt;How we can make the footnote1 to appear and disappear based on pdf page numbers?&lt;/P&gt;
&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 17:33:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Modify-footnote-by-page-number/m-p/900750#M355979</guid>
      <dc:creator>sascode</dc:creator>
      <dc:date>2023-10-30T17:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Modify footnote by page number.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Modify-footnote-by-page-number/m-p/900793#M355992</link>
      <description>&lt;P&gt;Please include at least the code you are currently using.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Footnotes generally don't change in the middle of a procedure if using FOOTNOTE statements. If using one of the other possible approaches we need to see what you actually are attempting.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have a variable, or combination thereof, that controls where your table creates a page break?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 19:36:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Modify-footnote-by-page-number/m-p/900793#M355992</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-10-30T19:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Modify footnote by page number.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Modify-footnote-by-page-number/m-p/900879#M356022</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;How we can make the footnote1 to appear and disappear based on pdf page numbers?&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;I don't think you can. What you can do is this:&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods escapechar='^';

Footnote '^{pageof}';&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN&gt;which should give you a footnote like 'Page 3 of 7'.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This should work in destinations like RTF and PDF, but not in the normal listing destination.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 10:50:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Modify-footnote-by-page-number/m-p/900879#M356022</guid>
      <dc:creator>s_lassen</dc:creator>
      <dc:date>2023-10-31T10:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Modify footnote by page number.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Modify-footnote-by-page-number/m-p/900897#M356035</link>
      <description>Yes, i wanted something different, &lt;BR /&gt;Thank you for your suggestion.</description>
      <pubDate>Tue, 31 Oct 2023 12:26:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Modify-footnote-by-page-number/m-p/900897#M356035</guid>
      <dc:creator>sascode</dc:creator>
      <dc:date>2023-10-31T12:26:37Z</dc:date>
    </item>
  </channel>
</rss>

