<?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: Proc Report Header Border and ODS Powerpoint in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-Header-Border-and-ODS-Powerpoint/m-p/453177#M20811</link>
    <description>&lt;P&gt;Thanks Cynthia - i checked with SAS technical support, this was their reply:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs95e872d0"&gt;&lt;SPAN class="cs78ab32121"&gt;This is a known defect for multiple destinations including PowerPoint. It is being addressed in a future release of SAS. &amp;nbsp;Currently there is no work-around for the PowerPoint destination.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Apr 2018 12:48:59 GMT</pubDate>
    <dc:creator>Dave25</dc:creator>
    <dc:date>2018-04-11T12:48:59Z</dc:date>
    <item>
      <title>Proc Report Header Border and ODS Powerpoint</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-Header-Border-and-ODS-Powerpoint/m-p/452964#M20806</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any ideas why&amp;nbsp;my Header Border works in pdf but not in powerpoint? (or, any ideas what I could do differently to get it to work?)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;included stripped down program code.&lt;/P&gt;
&lt;P&gt;thanks!&lt;/P&gt;
&lt;P&gt;Dave&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt; data test;&lt;BR /&gt; input School $ val1 val2;&lt;BR /&gt; cards;&lt;BR /&gt;A 1 2&lt;BR /&gt;B 1 2&lt;BR /&gt;;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;ods pdf file = 'C:\temp\test.pdf';&lt;BR /&gt;ods powerpoint file = 'C:\temp\test.pptx';&lt;BR /&gt;ods escapechar = "^";&lt;/P&gt;
&lt;P&gt;proc report data=test;&lt;BR /&gt;column School ("^{style[borderrightcolor=Black borderrightwidth=8 ] Span}" val1 val2);&lt;BR /&gt;define val1/display style=[just=center FONT_SIZE=12pt cellwidth=1.4 cm cellheight=.35 cm borderrightwidth=5];;&lt;BR /&gt;define val2/display style=[just=center FONT_SIZE=12pt cellwidth=1.4 cm cellheight=.35 cm borderrightwidth=8 borderrightcolor=Black];;&lt;BR /&gt;run;&lt;BR /&gt;ods pdf close;&lt;BR /&gt;ods powerpoint close;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2018 21:25:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-Header-Border-and-ODS-Powerpoint/m-p/452964#M20806</guid>
      <dc:creator>Dave25</dc:creator>
      <dc:date>2018-04-10T21:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Report Header Border and ODS Powerpoint</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-Header-Border-and-ODS-Powerpoint/m-p/453023#M20808</link>
      <description>Hi,&lt;BR /&gt;  You'd have to check with Tech Support for the definitive answer or in the documentation, but I remember that many of the "border" specific attributes are only valid in markup family destinations, the RTF destination, and the Measured RTF destination and sometimes in the Printer family destinations and sometimes in HTML destinations.&lt;BR /&gt;&lt;BR /&gt;  If you check the documentation and the destination, like PowerPoint or ODS Excel is not explicitly listed, then I would not expect the attribute to work.&lt;BR /&gt;&lt;BR /&gt;Cynthia</description>
      <pubDate>Wed, 11 Apr 2018 01:34:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-Header-Border-and-ODS-Powerpoint/m-p/453023#M20808</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-04-11T01:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Report Header Border and ODS Powerpoint</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-Header-Border-and-ODS-Powerpoint/m-p/453177#M20811</link>
      <description>&lt;P&gt;Thanks Cynthia - i checked with SAS technical support, this was their reply:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs95e872d0"&gt;&lt;SPAN class="cs78ab32121"&gt;This is a known defect for multiple destinations including PowerPoint. It is being addressed in a future release of SAS. &amp;nbsp;Currently there is no work-around for the PowerPoint destination.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Apr 2018 12:48:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-Header-Border-and-ODS-Powerpoint/m-p/453177#M20811</guid>
      <dc:creator>Dave25</dc:creator>
      <dc:date>2018-04-11T12:48:59Z</dc:date>
    </item>
  </channel>
</rss>

