<?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: ODS, Proc Document and Table of Contents in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Proc-Document-and-Table-of-Contents/m-p/229507#M14470</link>
    <description>&lt;P&gt;Hi Cynthia,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I am using PROC REPORT. &amp;nbsp;I'd been using the contents = but I'd messed up my break statement, having played&amp;nbsp;around with the ordering variables I had been using.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All seems to be working well now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;</description>
    <pubDate>Mon, 12 Oct 2015 08:18:28 GMT</pubDate>
    <dc:creator>Simon</dc:creator>
    <dc:date>2015-10-12T08:18:28Z</dc:date>
    <item>
      <title>ODS, Proc Document and Table of Contents</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Proc-Document-and-Table-of-Contents/m-p/229323#M14465</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been having a play around with using ODS document / proc document etc. to produce some outputs with usable TOC's.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've had a read of a good few papers and a bunch of stuff from all over the internet and I've managed to get stuff looking how I want it to in the odsdocument window, listing the various section and subsection headings etc.&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/444i41F9BDC2FD5637E4/image-size/medium?v=mpbl-1&amp;amp;px=-1" border="0" alt="odsdoc_wind.jpg" title="odsdoc_wind.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue seems to be when I output to rtf / pdf generating a toc I end up with and additional line in the TOC for each table which just states 'Table 1'. &amp;nbsp;Looking at the rtf output I can see that this is coming from the rtf control characters embedded in the output as {tc "Table 1 " \f C \1 3}. &amp;nbsp;I'm at a loss (given my limited knowledge) as to where this is coming from. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 20px;"&gt;I'd be really grateful if anyone could suggest how to get around this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12000i638E703C8621315C/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="PDF_TOC.jpg" title="PDF_TOC.jpg" /&gt;</description>
      <pubDate>Fri, 09 Oct 2015 15:42:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Proc-Document-and-Table-of-Contents/m-p/229323#M14465</guid>
      <dc:creator>Simon</dc:creator>
      <dc:date>2015-10-09T15:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: ODS, Proc Document and Table of Contents</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Proc-Document-and-Table-of-Contents/m-p/229446#M14469</link>
      <description>&lt;P&gt;Hi:&lt;BR /&gt; Are you using PROC REPORT? There is usually an "extra" Table 1 node that you see in PROC REPORT output. There is a Tech Support note &lt;A href="http://support.sas.com/kb/31/278.html" target="_blank"&gt;http://support.sas.com/kb/31/278.html&lt;/A&gt; about how to get rid of it. And a previous Forum posting about the same issue is here:&lt;BR /&gt;&lt;A href="https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-report-bookmarks/td-p/74714" target="_blank"&gt;https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-report-bookmarks/td-p/74714&lt;/A&gt; (with some code posted).&lt;BR /&gt;&lt;BR /&gt;cynthia&lt;/P&gt;</description>
      <pubDate>Sat, 10 Oct 2015 16:37:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Proc-Document-and-Table-of-Contents/m-p/229446#M14469</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2015-10-10T16:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: ODS, Proc Document and Table of Contents</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Proc-Document-and-Table-of-Contents/m-p/229507#M14470</link>
      <description>&lt;P&gt;Hi Cynthia,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I am using PROC REPORT. &amp;nbsp;I'd been using the contents = but I'd messed up my break statement, having played&amp;nbsp;around with the ordering variables I had been using.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All seems to be working well now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2015 08:18:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Proc-Document-and-Table-of-Contents/m-p/229507#M14470</guid>
      <dc:creator>Simon</dc:creator>
      <dc:date>2015-10-12T08:18:28Z</dc:date>
    </item>
  </channel>
</rss>

