<?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 PDF, first row repeated in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-first-row-repeated/m-p/84135#M9053</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I have a problem using ODS PDF with PROC TABULATE.&lt;/P&gt;&lt;P&gt;If the output of the PROC TABULATE has displayed in more than one page, the first row of the report has repeated in every page of the output.&lt;/P&gt;&lt;P&gt;What can I do to solve this problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 May 2013 14:41:22 GMT</pubDate>
    <dc:creator>Illodolaio</dc:creator>
    <dc:date>2013-05-23T14:41:22Z</dc:date>
    <item>
      <title>ODS PDF, first row repeated</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-first-row-repeated/m-p/84135#M9053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I have a problem using ODS PDF with PROC TABULATE.&lt;/P&gt;&lt;P&gt;If the output of the PROC TABULATE has displayed in more than one page, the first row of the report has repeated in every page of the output.&lt;/P&gt;&lt;P&gt;What can I do to solve this problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 14:41:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-first-row-repeated/m-p/84135#M9053</guid>
      <dc:creator>Illodolaio</dc:creator>
      <dc:date>2013-05-23T14:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: ODS PDF, first row repeated</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-first-row-repeated/m-p/84136#M9054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI, without seeing some code and/or, data, it is hard to guess what you are describing. When I try this with PROC TABULATE&amp;nbsp; I get 15 pages of output in my PDF file. The header does repeat across pages (MAKE, MODEL, TYPE, etc.), but that is to be expected. Can you explain exactly what you mean by the "first row of the report has repeated on every page"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;ods listing close;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;ods pdf file='c:\temp\longtabforum.pdf';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp; proc tabulate data=sashelp.cars f=comma9.;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; title '1) multi-page table';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; class make model type origin;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; var mpg_city mpg_highway;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; table&amp;nbsp; make*model*type*origin,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mpg_city*mean mpg_highway*mean;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp; run;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;ods pdf close;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 22:21:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-first-row-repeated/m-p/84136#M9054</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2013-05-23T22:21:30Z</dc:date>
    </item>
  </channel>
</rss>

