<?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 how to remove the box saying ' Continuing contents of page 2'from pdf file in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-remove-the-box-saying-Continuing-contents-of-page-2-from/m-p/336207#M18025</link>
    <description>&lt;P&gt;Hello all!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am coding a book cover and a table of contents with ods pdf file, but why there is a small box on the top writing' Continuing contents of page 2, which would not fit on a single physical page' appearing on the second page next to book cover page? How could I remove it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My code is as below,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ods pdf file="/C/test3.pdf" notoc;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;title1 j=c color=black HEIGHT=150pt BOLD " ";&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;title2 j=c color=black HEIGHT=35pt BOLD "Apido Company ";&lt;/P&gt;&lt;P&gt;title3 j=c color=black HEIGHT=35pt BOLD " Month End Reporting Package ";&lt;BR /&gt;title4 j=c color=black HEIGHT=280pt BOLD " ";&lt;/P&gt;&lt;P&gt;title5 j=c color=black HEIGHT=18pt BOLD "Data as of &amp;amp;yesterday. ";&lt;/P&gt;&lt;P&gt;title6 j=c color=black HEIGHT=148pt BOLD " ";&lt;BR /&gt;title7 j=left color=black HEIGHT=26pt BOLD "";&lt;BR /&gt;&lt;BR /&gt;/* Workaround code starts here */&lt;BR /&gt;ods pdf startpage=now;&lt;/P&gt;&lt;P&gt;proc report nowd data=sashelp.class(obs=1)&lt;BR /&gt;noheader style(report)={rules=none frame=void}&lt;BR /&gt;style(column)={foreground=white};&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;ods pdf startpage=no;&lt;/P&gt;&lt;P&gt;ods pdf text = '^S={ foreground=black fontweight=bold just=left font_size=28pt} Table of Contents';&lt;BR /&gt;ods pdf text = '^S={ foreground=black fontweight=bold just=left font_size=28pt} ';&lt;BR /&gt;ods pdf text = '^S={ foreground=black fontweight=bold just=left font_size=16pt} CQ&amp;nbsp;Metrics ...........................................................................Page 2';&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ods pdf close;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Feb 2017 14:36:44 GMT</pubDate>
    <dc:creator>zhangda</dc:creator>
    <dc:date>2017-02-27T14:36:44Z</dc:date>
    <item>
      <title>how to remove the box saying ' Continuing contents of page 2'from pdf file</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-remove-the-box-saying-Continuing-contents-of-page-2-from/m-p/336207#M18025</link>
      <description>&lt;P&gt;Hello all!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am coding a book cover and a table of contents with ods pdf file, but why there is a small box on the top writing' Continuing contents of page 2, which would not fit on a single physical page' appearing on the second page next to book cover page? How could I remove it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My code is as below,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ods pdf file="/C/test3.pdf" notoc;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;title1 j=c color=black HEIGHT=150pt BOLD " ";&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;title2 j=c color=black HEIGHT=35pt BOLD "Apido Company ";&lt;/P&gt;&lt;P&gt;title3 j=c color=black HEIGHT=35pt BOLD " Month End Reporting Package ";&lt;BR /&gt;title4 j=c color=black HEIGHT=280pt BOLD " ";&lt;/P&gt;&lt;P&gt;title5 j=c color=black HEIGHT=18pt BOLD "Data as of &amp;amp;yesterday. ";&lt;/P&gt;&lt;P&gt;title6 j=c color=black HEIGHT=148pt BOLD " ";&lt;BR /&gt;title7 j=left color=black HEIGHT=26pt BOLD "";&lt;BR /&gt;&lt;BR /&gt;/* Workaround code starts here */&lt;BR /&gt;ods pdf startpage=now;&lt;/P&gt;&lt;P&gt;proc report nowd data=sashelp.class(obs=1)&lt;BR /&gt;noheader style(report)={rules=none frame=void}&lt;BR /&gt;style(column)={foreground=white};&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;ods pdf startpage=no;&lt;/P&gt;&lt;P&gt;ods pdf text = '^S={ foreground=black fontweight=bold just=left font_size=28pt} Table of Contents';&lt;BR /&gt;ods pdf text = '^S={ foreground=black fontweight=bold just=left font_size=28pt} ';&lt;BR /&gt;ods pdf text = '^S={ foreground=black fontweight=bold just=left font_size=16pt} CQ&amp;nbsp;Metrics ...........................................................................Page 2';&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ods pdf close;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2017 14:36:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-remove-the-box-saying-Continuing-contents-of-page-2-from/m-p/336207#M18025</guid>
      <dc:creator>zhangda</dc:creator>
      <dc:date>2017-02-27T14:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to remove the box saying ' Continuing contents of page 2'from pdf file</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-remove-the-box-saying-Continuing-contents-of-page-2-from/m-p/336213#M18027</link>
      <description>&lt;P&gt;I tend to put page breaks specifically in the data and break on those rather than leaving default behaviour. &amp;nbsp;If you data is simple then you can just do:&lt;/P&gt;
&lt;PRE&gt;data have;
  set have;
  pge=floor(_n_ / &amp;lt;numobsperpage&amp;gt;) + 1;
run;

proc report ...
  define pge / order noprint;
  break on pge / page;
run;&lt;/PRE&gt;
&lt;P&gt;Obviously if your data is more complex then the page calculation will mirror this.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2017 14:45:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-remove-the-box-saying-Continuing-contents-of-page-2-from/m-p/336213#M18027</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-02-27T14:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to remove the box saying ' Continuing contents of page 2'from pdf file</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-remove-the-box-saying-Continuing-contents-of-page-2-from/m-p/336216#M18028</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you please give me the specific code? because I cannot run your code successfully, lots of errors. Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2017 14:51:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-remove-the-box-saying-Continuing-contents-of-page-2-from/m-p/336216#M18028</guid>
      <dc:creator>zhangda</dc:creator>
      <dc:date>2017-02-27T14:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to remove the box saying ' Continuing contents of page 2'from pdf file</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-remove-the-box-saying-Continuing-contents-of-page-2-from/m-p/336223#M18029</link>
      <description>&lt;P&gt;This is an only and example showing a couple of the lines needed (i.e. the datastep algorithm to derive a variable called pge and the additional lines for the proc report step). &amp;nbsp;You will need to modify to fit your process. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2017 15:01:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-remove-the-box-saying-Continuing-contents-of-page-2-from/m-p/336223#M18029</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-02-27T15:01:24Z</dc:date>
    </item>
  </channel>
</rss>

