<?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: re: ods pdf in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/re-ods-pdf/m-p/240608#M14975</link>
    <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods pdf file='/folders/myfolders/xx.pdf' style=journal;
ods escapechar='~';
proc report data=sashelp.class nowd ;
columns name ("~S={borderbottomcolor=black}feature " weight height);

run;
ods pdf close;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 23 Dec 2015 04:35:52 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2015-12-23T04:35:52Z</dc:date>
    <item>
      <title>re: ods pdf</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/re-ods-pdf/m-p/240600#M14974</link>
      <description>&lt;P&gt;Hi, I am using ods pdf to create a report and using the style=journal. I am trying to insert column borders to separate some of the columns and borders around the column headers in the report. Is this possible when using the style=journal attribute? Thanks in advance,&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2015 03:32:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/re-ods-pdf/m-p/240600#M14974</guid>
      <dc:creator>twildone</dc:creator>
      <dc:date>2015-12-23T03:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: re: ods pdf</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/re-ods-pdf/m-p/240608#M14975</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods pdf file='/folders/myfolders/xx.pdf' style=journal;
ods escapechar='~';
proc report data=sashelp.class nowd ;
columns name ("~S={borderbottomcolor=black}feature " weight height);

run;
ods pdf close;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 23 Dec 2015 04:35:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/re-ods-pdf/m-p/240608#M14975</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2015-12-23T04:35:52Z</dc:date>
    </item>
  </channel>
</rss>

