<?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: How to have text (left adjusted) and an image (right adjusted) to show up as document header in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-have-text-left-adjusted-and-an-image-right-adjusted-to/m-p/172022#M12356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cynthia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't what I did wrong. But the second time that I tried it. The code that you gave me worked with rtf as well.&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;Yao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 May 2014 03:27:24 GMT</pubDate>
    <dc:creator>Carrotbing</dc:creator>
    <dc:date>2014-05-27T03:27:24Z</dc:date>
    <item>
      <title>How to have text (left adjusted) and an image (right adjusted) to show up as document header</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-have-text-left-adjusted-and-an-image-right-adjusted-to/m-p/172019#M12353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Marvelous SAS experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to achieve the following effect as the header of my document, with text on the left and the image on the right. The image will span two lines.&lt;/P&gt;&lt;P&gt;--------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;University Report&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {University logo image}&lt;/P&gt;&lt;P&gt;Period 2008-2013&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {logo image continues}&lt;/P&gt;&lt;P&gt;--------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;I've been researching for two days. I use title statements as follows but it shows the image above the text lines. This is a waste of the space. &lt;/P&gt;&lt;P&gt;ods escapechar='~';&lt;/P&gt;&lt;P&gt;title;&lt;/P&gt;&lt;P&gt;title1 j=right "~S={preimage='&amp;amp;filepath.logo.jpeg'}";&lt;/P&gt;&lt;P&gt;title2 j=left height=2 font='Arial' "University Report" ;&lt;/P&gt;&lt;P&gt;title3 j=left height=2 font='Arial' "&amp;amp;period";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to the image and the text on the same lines?&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;Yao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 May 2014 15:06:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-have-text-left-adjusted-and-an-image-right-adjusted-to/m-p/172019#M12353</guid>
      <dc:creator>Carrotbing</dc:creator>
      <dc:date>2014-05-24T15:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to have text (left adjusted) and an image (right adjusted) to show up as document header</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-have-text-left-adjusted-and-an-image-right-adjusted-to/m-p/172020#M12354</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; You do not mention your destination of interest. RTF, PDF, HTML???&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's an example using HTML see the code and output in the screenshot.&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/11683i96200979397E1E62/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="logo_examp.png" title="logo_examp.png" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 May 2014 18:00:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-have-text-left-adjusted-and-an-image-right-adjusted-to/m-p/172020#M12354</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2014-05-24T18:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to have text (left adjusted) and an image (right adjusted) to show up as document header</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-have-text-left-adjusted-and-an-image-right-adjusted-to/m-p/172021#M12355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cynthia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the solution. I tried the html output, which worked. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I try it on rtf, my output destination, it didn't work. Is there anyway to make it work in rtf?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 01:49:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-have-text-left-adjusted-and-an-image-right-adjusted-to/m-p/172021#M12355</guid>
      <dc:creator>Carrotbing</dc:creator>
      <dc:date>2014-05-27T01:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to have text (left adjusted) and an image (right adjusted) to show up as document header</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-have-text-left-adjusted-and-an-image-right-adjusted-to/m-p/172022#M12356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cynthia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't what I did wrong. But the second time that I tried it. The code that you gave me worked with rtf as well.&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;Yao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 03:27:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-have-text-left-adjusted-and-an-image-right-adjusted-to/m-p/172022#M12356</guid>
      <dc:creator>Carrotbing</dc:creator>
      <dc:date>2014-05-27T03:27:24Z</dc:date>
    </item>
  </channel>
</rss>

