<?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 Header not printing on second page in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Header-not-printing-on-second-page/m-p/527096#M22179</link>
    <description>&lt;P&gt;9.4 m5&lt;/P&gt;&lt;P&gt;proc report to ods tagset.excelxp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When using a spanned header, and freezing the top two rows, the spanned header does not print on page two to the end of the report.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Run this code ( it uses sashelp.shoes )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods escapechar='^';&lt;/P&gt;&lt;P&gt;ods tagsets.excelxp&lt;BR /&gt;file="c:\temp\span_hdr_xp.xml"&lt;BR /&gt;options(autofit_height='yes'&lt;BR /&gt;frozen_headers='2'&lt;BR /&gt;gridlines='yes'&lt;BR /&gt;orientation='landscape'&lt;BR /&gt;pages_fitwidth='1'&lt;BR /&gt;pages_fitheight='40'&lt;BR /&gt;row_repeat='2'&lt;BR /&gt;sheet_name='Header Print Issues'&lt;BR /&gt;/*wraptext='no'*/);&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;** the header shows correctly when you download the excel doc that is produced;&lt;BR /&gt;** but the top row of the header will not print on pages 2-the end of document;&lt;BR /&gt;** see attached pdf;&lt;/P&gt;&lt;P&gt;proc report data=sashelp.shoes;&lt;BR /&gt;column ('Spanning Header will not appear on pages 2-13 when printing' region product sales returns);&lt;BR /&gt;define product / group;&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;ods _all_ close;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="header not printing.jpg" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/26268i1F1C6E998A33DC07/image-size/large?v=v2&amp;amp;px=999" role="button" title="header not printing.jpg" alt="header not printing.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jan 2019 20:23:38 GMT</pubDate>
    <dc:creator>cuevasj</dc:creator>
    <dc:date>2019-01-14T20:23:38Z</dc:date>
    <item>
      <title>Header not printing on second page</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Header-not-printing-on-second-page/m-p/527096#M22179</link>
      <description>&lt;P&gt;9.4 m5&lt;/P&gt;&lt;P&gt;proc report to ods tagset.excelxp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When using a spanned header, and freezing the top two rows, the spanned header does not print on page two to the end of the report.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Run this code ( it uses sashelp.shoes )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods escapechar='^';&lt;/P&gt;&lt;P&gt;ods tagsets.excelxp&lt;BR /&gt;file="c:\temp\span_hdr_xp.xml"&lt;BR /&gt;options(autofit_height='yes'&lt;BR /&gt;frozen_headers='2'&lt;BR /&gt;gridlines='yes'&lt;BR /&gt;orientation='landscape'&lt;BR /&gt;pages_fitwidth='1'&lt;BR /&gt;pages_fitheight='40'&lt;BR /&gt;row_repeat='2'&lt;BR /&gt;sheet_name='Header Print Issues'&lt;BR /&gt;/*wraptext='no'*/);&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;** the header shows correctly when you download the excel doc that is produced;&lt;BR /&gt;** but the top row of the header will not print on pages 2-the end of document;&lt;BR /&gt;** see attached pdf;&lt;/P&gt;&lt;P&gt;proc report data=sashelp.shoes;&lt;BR /&gt;column ('Spanning Header will not appear on pages 2-13 when printing' region product sales returns);&lt;BR /&gt;define product / group;&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;ods _all_ close;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="header not printing.jpg" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/26268i1F1C6E998A33DC07/image-size/large?v=v2&amp;amp;px=999" role="button" title="header not printing.jpg" alt="header not printing.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 20:23:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Header-not-printing-on-second-page/m-p/527096#M22179</guid>
      <dc:creator>cuevasj</dc:creator>
      <dc:date>2019-01-14T20:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Header not printing on second page</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Header-not-printing-on-second-page/m-p/527119#M22180</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try this options:&lt;STRONG&gt; row_repeat='1-2'&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 21:00:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Header-not-printing-on-second-page/m-p/527119#M22180</guid>
      <dc:creator>SuryaKiran</dc:creator>
      <dc:date>2019-01-14T21:00:32Z</dc:date>
    </item>
  </channel>
</rss>

