<?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 rtf Sas v 9.3 in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Ods-rtf-Sas-v-9-3/m-p/134560#M10941</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Title1 statement will remain in effect for all output until changed (new TITLE1) or cleared Title1; (which will clear all titles). So maybe add Title1; after the ODS text statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Sep 2014 15:51:37 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2014-09-09T15:51:37Z</dc:date>
    <item>
      <title>Ods rtf Sas v 9.3</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Ods-rtf-Sas-v-9-3/m-p/134553#M10934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, i have a few questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. in my report i have three columns in the header. i need two of them will be only on the first page? how i do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;title1&amp;nbsp; justify=left '^S={preimage="......\logo.jpg" }';&lt;/P&gt;&lt;P&gt;title2&amp;nbsp; justify=left height=10pt bold '.......;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; justify=right height=12pt bold '........;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. i&amp;nbsp; want that my text will begin from the second page?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why the option startpage=now is not working?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alexey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 08:26:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Ods-rtf-Sas-v-9-3/m-p/134553#M10934</guid>
      <dc:creator>Alexey</dc:creator>
      <dc:date>2014-09-08T08:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Ods rtf Sas v 9.3</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Ods-rtf-Sas-v-9-3/m-p/134554#M10935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) add an option in the last column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;proc report data=sashelp.class nowd;
columns name age weight;
define weight /page;
run;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) what do you mean ? What is your text ? or title ?&lt;/P&gt;&lt;P&gt;Did you try &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt; startpage=proc&amp;nbsp;&amp;nbsp;&amp;nbsp; or&amp;nbsp; ods text=&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Xia Keshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 12:42:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Ods-rtf-Sas-v-9-3/m-p/134554#M10935</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2014-09-08T12:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Ods rtf Sas v 9.3</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Ods-rtf-Sas-v-9-3/m-p/134555#M10936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) add an option in the last column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;proc report data=sashelp.class nowd;
columns name age weight;
define weight /page;
run;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) what do you mean ? What is your text ? or title ?&lt;/P&gt;&lt;P&gt;Did you try &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt; startpage=proc&amp;nbsp;&amp;nbsp;&amp;nbsp; or&amp;nbsp; ods text=&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Xia Keshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 12:43:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Ods-rtf-Sas-v-9-3/m-p/134555#M10936</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2014-09-08T12:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Ods rtf Sas v 9.3</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Ods-rtf-Sas-v-9-3/m-p/134556#M10937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Regarding #2 suggestion, STARTPAGE=PROC is NOT a valid value for STARTPAGE= -- see screen shot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Regarding #1, I am not entirely clear on what the person wants. It almost seems as though the TITLE statements are being used for a cover page and then the output is supposed to start on page 2 of the document??? Without more of code example from the OP, the question is nearly impossible to answer. All we got shown was 2 title statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; But assuming that the OP only wants the TITLE on PAGE 1 and then wants the main procedure output to start on page 2, that is what is produced with the code below. See screen shot. I wanted to put something on page 2 to show the page numbering started at 2, so, I used some dummy text and a page number.&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;options nodate nonumber;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;ods rtf file='c:\temp\usestartpage.rtf' startpage=no;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;ods escapechar='~';&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;title1 j=l 'Something for the Logo';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;title2&amp;nbsp; j=l height=10pt bold 'Left'&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; j=r height=12pt bold 'Right';&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt; ** put something on page 1; &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;ods text='&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ';&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp; ** blank out the title;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;title;&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;** issue STARTPAGE=NOW;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;ods rtf startpage=now;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;title2&amp;nbsp; j=l 'Startpage works' j=r height=12pt bold 'Page ~{thispage} of ~{lastpage}';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;proc print data=sashelp.shoes;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;var region product sales inventory;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;run;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;ods rtf close;&lt;/STRONG&gt;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/11579i8994298E74FBAE50/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="valid_values_startpage.png" title="valid_values_startpage.png" /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/11580i94F477BD8CCEB13C/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="startpage_now_works.png" title="startpage_now_works.png" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 02:00:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Ods-rtf-Sas-v-9-3/m-p/134556#M10937</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2014-09-09T02:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Ods rtf Sas v 9.3</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Ods-rtf-Sas-v-9-3/m-p/134557#M10938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your help. I run your code and it's really work, but my code is not run as your.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;options nonumber nodate;&lt;/P&gt;&lt;P&gt;ods rtf file='C:\..........\ControlReportDeveloper.rtf' startpage=no ;&lt;/P&gt;&lt;P&gt;ods escapechar = '~';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;title1&amp;nbsp; j=l '~S={preimage="C:\...........\logo.jpg" }';&lt;/P&gt;&lt;P&gt;title2&amp;nbsp; j=l height=10pt bold 'Left'&lt;/P&gt;&lt;P&gt;&amp;nbsp; j=r height=12pt bold 'Right';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods&amp;nbsp; text='Alexey';&lt;/P&gt;&lt;P&gt;title;&lt;/P&gt;&lt;P&gt;ods rtf startpage=now;&lt;/P&gt;&lt;P&gt;title2&amp;nbsp; justify=left j=l height=10pt bold 'Cilic Champion';&lt;/P&gt;&lt;P&gt;ods&amp;nbsp; text='~{newline 6}';&lt;/P&gt;&lt;P&gt;ods&amp;nbsp;&amp;nbsp; text='~{style[font=(Arial) just=r fontweight=bold fontsize=14pt] Description}';&lt;/P&gt;&lt;P&gt;ods rtf close;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on the first page i get on the header : logo, Left and right and text : Alexey . It's OK&lt;/P&gt;&lt;P&gt;on the second page i still get logo, Left and right (title is not work?) and Description. I had to get header Cilic Champion and text Description.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 04:11:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Ods-rtf-Sas-v-9-3/m-p/134557#M10938</guid>
      <dc:creator>Alexey</dc:creator>
      <dc:date>2014-09-09T04:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Ods rtf Sas v 9.3</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Ods-rtf-Sas-v-9-3/m-p/134558#M10939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thank you for your help. but you didin't understand me.&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Cynthia is right, i need different title on page one and page two.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my code is : &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;options nonumber nodate;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;ods rtf file='C:\..........\ControlReportDeveloper.rtf' startpage=no ;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;ods escapechar = '~';&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp; title1&amp;nbsp; j=l '~S={preimage="C:\...........\logo.jpg" }';&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;title2&amp;nbsp; j=l height=10pt bold 'Left'&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp; j=r height=12pt bold 'Right';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;ods&amp;nbsp; text='Alexey';&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;title;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;ods rtf startpage=now;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;title2&amp;nbsp; justify=left j=l height=10pt bold 'Cilic Champion';&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;ods&amp;nbsp; text='~{newline 6}';&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;ods&amp;nbsp;&amp;nbsp; text='~{style[font=(Arial) just=r fontweight=bold fontsize=14pt] Description}';&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;ods rtf close;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;on the first page i get on the header : logo, Left and right and text : Alexey . It's OK&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;on the second page i still get logo, Left and right (title is not work?) and Description. I had to get header Cilic Champion and text Description.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 04:15:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Ods-rtf-Sas-v-9-3/m-p/134558#M10939</guid>
      <dc:creator>Alexey</dc:creator>
      <dc:date>2014-09-09T04:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Ods rtf Sas v 9.3</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Ods-rtf-Sas-v-9-3/m-p/134559#M10940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Cynthia&lt;/SPAN&gt;, i checked your code and found that if i replace proc print &lt;STRONG style="font-family: 'courier new', courier; background-color: #ffffff;"&gt;in the second page to &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'courier new', courier; background-color: #ffffff;"&gt;ods text='Description';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'courier new', courier; background-color: #ffffff;"&gt;i will still get the same title1 and title2 from first page.what do you think? maybe command title is not working or i have some problem with word 2013?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 07:43:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Ods-rtf-Sas-v-9-3/m-p/134559#M10940</guid>
      <dc:creator>Alexey</dc:creator>
      <dc:date>2014-09-09T07:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Ods rtf Sas v 9.3</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Ods-rtf-Sas-v-9-3/m-p/134560#M10941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Title1 statement will remain in effect for all output until changed (new TITLE1) or cleared Title1; (which will clear all titles). So maybe add Title1; after the ODS text statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 15:51:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Ods-rtf-Sas-v-9-3/m-p/134560#M10941</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2014-09-09T15:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Ods rtf Sas v 9.3</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Ods-rtf-Sas-v-9-3/m-p/134561#M10942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thank you for help. but i put title after ods and then all titles change, also in the first page&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 03:23:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Ods-rtf-Sas-v-9-3/m-p/134561#M10942</guid>
      <dc:creator>Alexey</dc:creator>
      <dc:date>2014-09-10T03:23:44Z</dc:date>
    </item>
  </channel>
</rss>

