<?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: Detecting Page Break in PDF Output in PROC REPORT in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Detecting-Page-Break-in-PDF-Output-in-PROC-REPORT/m-p/69581#M20002</link>
    <description>Thanks Cynthia. Just tested it and it seems to work for a single group variable. More testing to do, but looks good so far. Thx for the pointer.&lt;BR /&gt;
&lt;BR /&gt;
Now if only I can get it to say continued or something like that on the sucessive pages. That would be the icing on the cake. I tried a few things using temp vars and posttext, but could not get it to work. Do you have any ideas/suggestions?</description>
    <pubDate>Thu, 02 Sep 2010 22:42:33 GMT</pubDate>
    <dc:creator>DonH</dc:creator>
    <dc:date>2010-09-02T22:42:33Z</dc:date>
    <item>
      <title>Detecting Page Break in PDF Output in PROC REPORT</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Detecting-Page-Break-in-PDF-Output-in-PROC-REPORT/m-p/69579#M20000</link>
      <description>Am using proc report and my user has asked about a feature I thought I saw somewhere online. But I can't seem to find it now that I am actually looking for it.&lt;BR /&gt;
&lt;BR /&gt;
The issue is to show group/order values on the first row of a new page when the group extends to a second page. I seem to recall an example doing it with temp/data step variables in a compute block.&lt;BR /&gt;
&lt;BR /&gt;
Is this possible?</description>
      <pubDate>Thu, 02 Sep 2010 21:21:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Detecting-Page-Break-in-PDF-Output-in-PROC-REPORT/m-p/69579#M20000</guid>
      <dc:creator>DonH</dc:creator>
      <dc:date>2010-09-02T21:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting Page Break in PDF Output in PROC REPORT</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Detecting-Page-Break-in-PDF-Output-in-PROC-REPORT/m-p/69580#M20001</link>
      <description>Hi, Don:&lt;BR /&gt;
  Have you tried SPANROWS??? New in 9.2???&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/35/544.html" target="_blank"&gt;http://support.sas.com/kb/35/544.html&lt;/A&gt; described here for ODS RTF -- I think it also works for ODS PDF.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 02 Sep 2010 22:08:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Detecting-Page-Break-in-PDF-Output-in-PROC-REPORT/m-p/69580#M20001</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-09-02T22:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting Page Break in PDF Output in PROC REPORT</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Detecting-Page-Break-in-PDF-Output-in-PROC-REPORT/m-p/69581#M20002</link>
      <description>Thanks Cynthia. Just tested it and it seems to work for a single group variable. More testing to do, but looks good so far. Thx for the pointer.&lt;BR /&gt;
&lt;BR /&gt;
Now if only I can get it to say continued or something like that on the sucessive pages. That would be the icing on the cake. I tried a few things using temp vars and posttext, but could not get it to work. Do you have any ideas/suggestions?</description>
      <pubDate>Thu, 02 Sep 2010 22:42:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Detecting-Page-Break-in-PDF-Output-in-PROC-REPORT/m-p/69581#M20002</guid>
      <dc:creator>DonH</dc:creator>
      <dc:date>2010-09-02T22:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting Page Break in PDF Output in PROC REPORT</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Detecting-Page-Break-in-PDF-Output-in-PROC-REPORT/m-p/69582#M20003</link>
      <description>Ah, if you switched to TAGSETS.RTF, you CAN get "continued" when a table breaks across a page. Which is pretty cool...but I don't think it works for PDF -- it's built into the RTF tags.&lt;BR /&gt;
&lt;BR /&gt;
It's probably too much trouble to build the RTF and then distill the RTF to PDF.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 02 Sep 2010 23:02:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Detecting-Page-Break-in-PDF-Output-in-PROC-REPORT/m-p/69582#M20003</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-09-02T23:02:57Z</dc:date>
    </item>
  </channel>
</rss>

