<?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 Banner Image with GPLOT in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Banner-Image-with-GPLOT/m-p/27069#M806</link>
    <description>Hi All:&lt;BR /&gt;
&lt;BR /&gt;
I think I must be missing something here....&lt;BR /&gt;
&lt;BR /&gt;
Firstly, I'm running ODS HTML in SAS 9.1.3 to create a HTML page with a graph on it.&lt;BR /&gt;
&lt;BR /&gt;
I am using the sample code provided in Usage Note 23485 to add a banner to my HTML output by adding the image as a image tag in my title1 statement.&lt;BR /&gt;
&lt;BR /&gt;
This works fine for PROC REPORT and PROC TABULATE.  When I do this using PROC GPLOT these image statements become imbedded into the plot GIF as text.  &lt;BR /&gt;
&lt;BR /&gt;
How do I move this code out of the GIF and into the HTML that is generated to produce the HTML document?  I&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance.</description>
    <pubDate>Tue, 25 May 2010 13:36:03 GMT</pubDate>
    <dc:creator>OS2Rules</dc:creator>
    <dc:date>2010-05-25T13:36:03Z</dc:date>
    <item>
      <title>Banner Image with GPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Banner-Image-with-GPLOT/m-p/27069#M806</link>
      <description>Hi All:&lt;BR /&gt;
&lt;BR /&gt;
I think I must be missing something here....&lt;BR /&gt;
&lt;BR /&gt;
Firstly, I'm running ODS HTML in SAS 9.1.3 to create a HTML page with a graph on it.&lt;BR /&gt;
&lt;BR /&gt;
I am using the sample code provided in Usage Note 23485 to add a banner to my HTML output by adding the image as a image tag in my title1 statement.&lt;BR /&gt;
&lt;BR /&gt;
This works fine for PROC REPORT and PROC TABULATE.  When I do this using PROC GPLOT these image statements become imbedded into the plot GIF as text.  &lt;BR /&gt;
&lt;BR /&gt;
How do I move this code out of the GIF and into the HTML that is generated to produce the HTML document?  I&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance.</description>
      <pubDate>Tue, 25 May 2010 13:36:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Banner-Image-with-GPLOT/m-p/27069#M806</guid>
      <dc:creator>OS2Rules</dc:creator>
      <dc:date>2010-05-25T13:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Banner Image with GPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Banner-Image-with-GPLOT/m-p/27070#M807</link>
      <description>I've never used the technique you're using, but perhaps using the "nogtitle" option will make it work (?)&lt;BR /&gt;
&lt;BR /&gt;
-----&lt;BR /&gt;
&lt;BR /&gt;
If you can't get that working, here's an example that uses a different technique (a prehtml tag in the ODS style) to put an image banner above the graph...&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://robslink.com/SAS/democd22/cooper_info.htm" target="_blank"&gt;http://robslink.com/SAS/democd22/cooper_info.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://robslink.com/SAS/democd22/cooper.htm" target="_blank"&gt;http://robslink.com/SAS/democd22/cooper.htm&lt;/A&gt;</description>
      <pubDate>Tue, 25 May 2010 14:02:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Banner-Image-with-GPLOT/m-p/27070#M807</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2010-05-25T14:02:12Z</dc:date>
    </item>
  </channel>
</rss>

