<?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 ODS Region and ROW_SPAN (PDF) not working in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ODS-Region-and-ROW-SPAN-PDF-not-working/m-p/708260#M217641</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm having a problem getting ROW_SPAN=2 option working for ODS Region on a PDF document. The area I marked in yellow is the area the output is limited to although it should be spanning across the two rows. My SAS version is 7.15.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="row_span.png" style="width: 258px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/53031i07A142FAB4C634D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="row_span.png" alt="row_span.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ODS LAYOUT GRIDDED COLUMNS=2  ADVANCE=OUTPUT;
ODS REGION ROW_SPAN=2;PROC DOCUMENT NAME=DOC1;REPLAY SGPLOT#1; RUN; QUIT;
ODS REGION; PROC DOCUMENT NAME=DOC2; REPLAY PRINT#1; RUN; QUIT;
ODS REGION; PROC DOCUMENT NAME=DOC3; REPLAY PRINT#1; RUN; QUIT;
ODS LAYOUT END;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sat, 26 Dec 2020 10:06:51 GMT</pubDate>
    <dc:creator>Cannon3006</dc:creator>
    <dc:date>2020-12-26T10:06:51Z</dc:date>
    <item>
      <title>ODS Region and ROW_SPAN (PDF) not working</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ODS-Region-and-ROW-SPAN-PDF-not-working/m-p/708260#M217641</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm having a problem getting ROW_SPAN=2 option working for ODS Region on a PDF document. The area I marked in yellow is the area the output is limited to although it should be spanning across the two rows. My SAS version is 7.15.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="row_span.png" style="width: 258px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/53031i07A142FAB4C634D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="row_span.png" alt="row_span.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ODS LAYOUT GRIDDED COLUMNS=2  ADVANCE=OUTPUT;
ODS REGION ROW_SPAN=2;PROC DOCUMENT NAME=DOC1;REPLAY SGPLOT#1; RUN; QUIT;
ODS REGION; PROC DOCUMENT NAME=DOC2; REPLAY PRINT#1; RUN; QUIT;
ODS REGION; PROC DOCUMENT NAME=DOC3; REPLAY PRINT#1; RUN; QUIT;
ODS LAYOUT END;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 26 Dec 2020 10:06:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ODS-Region-and-ROW-SPAN-PDF-not-working/m-p/708260#M217641</guid>
      <dc:creator>Cannon3006</dc:creator>
      <dc:date>2020-12-26T10:06:51Z</dc:date>
    </item>
  </channel>
</rss>

