<?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: HTML=  not working with %label annotation in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/HTML-not-working-with-label-annotation/m-p/126757#M4928</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes... I'm attempting to.&amp;nbsp;&amp;nbsp; I'm using DEV=gif , but the ouput is creating&amp;nbsp; 'ganno.gif', and does not display the 'anno_test.htm' file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods listing close;&lt;/P&gt;&lt;P&gt;ODS HTML path=odsout&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; body="anno_test.htm"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 May 2012 13:18:37 GMT</pubDate>
    <dc:creator>TomA</dc:creator>
    <dc:date>2012-05-25T13:18:37Z</dc:date>
    <item>
      <title>HTML=  not working with %label annotation</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/HTML-not-working-with-label-annotation/m-p/126755#M4926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am trying to annotate a simple line of text using&amp;nbsp; %LABEL,&amp;nbsp; along with the HTML=&amp;nbsp; option, but can not&lt;/P&gt;&lt;P&gt;get the link to work.&amp;nbsp; The following codewill create the image with the text, but the hotspt doesn't function.&lt;/P&gt;&lt;P&gt;Any idea on what Imay be missing ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data anno_in_link2;&lt;BR /&gt; %dclanno;&lt;BR /&gt; length function $8 ;&lt;BR /&gt; length html $300&amp;nbsp;&amp;nbsp; ;&lt;BR /&gt; style='solid';&lt;/P&gt;&lt;P&gt; xsys='3';&lt;BR /&gt; ysys='3';&lt;BR /&gt; hsys='3';&lt;BR /&gt; when='a';&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt; html='HREF=&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.google.com';"&gt;http://www.google.com';&lt;/A&gt;&lt;BR /&gt; %label(90,90,"Text hotspot here",black,0,0,4,'Arial',&amp;lt;);&amp;nbsp; output;&lt;/P&gt;&lt;P&gt;Run;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Proc ganno&amp;nbsp;&amp;nbsp; anno=anno_in_link2&lt;BR /&gt; imagemap=annomap;&lt;BR /&gt;run; quit;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2012 12:29:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/HTML-not-working-with-label-annotation/m-p/126755#M4926</guid>
      <dc:creator>TomA</dc:creator>
      <dc:date>2012-05-25T12:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: HTML=  not working with %label annotation</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/HTML-not-working-with-label-annotation/m-p/126756#M4927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you writing the output to an html file (such as, using ods html), and then viewing it in&amp;nbsp; a browser?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2012 13:11:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/HTML-not-working-with-label-annotation/m-p/126756#M4927</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2012-05-25T13:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: HTML=  not working with %label annotation</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/HTML-not-working-with-label-annotation/m-p/126757#M4928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes... I'm attempting to.&amp;nbsp;&amp;nbsp; I'm using DEV=gif , but the ouput is creating&amp;nbsp; 'ganno.gif', and does not display the 'anno_test.htm' file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods listing close;&lt;/P&gt;&lt;P&gt;ODS HTML path=odsout&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; body="anno_test.htm"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2012 13:18:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/HTML-not-working-with-label-annotation/m-p/126757#M4928</guid>
      <dc:creator>TomA</dc:creator>
      <dc:date>2012-05-25T13:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: HTML=  not working with %label annotation</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/HTML-not-working-with-label-annotation/m-p/126758#M4929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The following should work ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%let name=gan001;&lt;BR /&gt;filename odsout '.';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%annomac;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Data anno_in_link2;&lt;BR /&gt; %dclanno;&lt;BR /&gt; length function $8 ;&lt;BR /&gt; length html $300&amp;nbsp;&amp;nbsp; ;&lt;BR /&gt;/*&lt;BR /&gt; style='solid';&lt;BR /&gt;*/&lt;BR /&gt; xsys='3';&lt;BR /&gt; ysys='3';&lt;BR /&gt; hsys='3';&lt;BR /&gt; when='a';&lt;BR /&gt; html='HREF="&lt;A href="http://www.google.com&amp;quot;'/"&gt;http://www.google.com"'&lt;/A&gt;;&lt;BR /&gt; %label(90,90,"Text hotspot here",black,0,0,4,'Arial',&amp;lt;);&amp;nbsp; output;&lt;BR /&gt;Run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GOPTIONS DEVICE=gif border;&lt;BR /&gt;ODS LISTING CLOSE;&lt;BR /&gt;ODS HTML path=odsout body="&amp;amp;name..htm" style=sasweb;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Proc ganno anno=anno_in_link2&lt;BR /&gt; imagemap=annomap&lt;BR /&gt; des='' name="&amp;amp;name";&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc print data=anno_in_link2;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;quit;&lt;BR /&gt;ods html close;&lt;BR /&gt;ods listing;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2012 13:29:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/HTML-not-working-with-label-annotation/m-p/126758#M4929</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2012-05-25T13:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: HTML=  not working with %label annotation</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/HTML-not-working-with-label-annotation/m-p/126759#M4930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That does work.&amp;nbsp;&amp;nbsp; What was the the pimary problem my original code ?&amp;nbsp; &lt;/P&gt;&lt;P&gt;Thanks very much for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2012 14:12:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/HTML-not-working-with-label-annotation/m-p/126759#M4930</guid>
      <dc:creator>TomA</dc:creator>
      <dc:date>2012-05-25T14:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: HTML=  not working with %label annotation</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/HTML-not-working-with-label-annotation/m-p/126760#M4931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not really sure, since I don't know exactly what all code you ran, and in what order, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you've now got some code that workd &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2012 14:15:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/HTML-not-working-with-label-annotation/m-p/126760#M4931</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2012-05-25T14:15:42Z</dc:date>
    </item>
  </channel>
</rss>

