<?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: Display image through a Proc report using stored process in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Display-image-through-a-Proc-report-using-stored-process/m-p/74990#M3461</link>
    <description>Thanks for your help, I got it to work now</description>
    <pubDate>Tue, 13 Apr 2010 19:24:54 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-04-13T19:24:54Z</dc:date>
    <item>
      <title>Display image through a Proc report using stored process</title>
      <link>https://communities.sas.com/t5/Developers/Display-image-through-a-Proc-report-using-stored-process/m-p/74987#M3458</link>
      <description>Hi&lt;BR /&gt;
&lt;BR /&gt;
Below code works when executed in SAS EG. The SAS Server is on a Unix AIX and is version is 9.13. However when I convert the code into a Stored Process using EG wizard and cut and past the same code ... it seems not to display the gif picture and it will only display the dataset and replace the picture with an X....... &lt;BR /&gt;
&lt;BR /&gt;
I have tried changing the location of the gif file and placed it on a sever folder on where is it accessible (has read permission) to all SAS USERS.&lt;BR /&gt;
&lt;BR /&gt;
ods escapechar = "^";&lt;BR /&gt;
&lt;BR /&gt;
title1 justify=center '^S={preimage="/sasarea/Common/aviva.gif"}'; /* UNC path */&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
proc print data=sashelp.class;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Can you please help?&lt;BR /&gt;
&lt;BR /&gt;
Amir</description>
      <pubDate>Mon, 12 Apr 2010 19:07:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Display-image-through-a-Proc-report-using-stored-process/m-p/74987#M3458</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-04-12T19:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Display image through a Proc report using stored process</title>
      <link>https://communities.sas.com/t5/Developers/Display-image-through-a-Proc-report-using-stored-process/m-p/74988#M3459</link>
      <description>I am trying to display the company logo when my report is ran through the stored process. The code above is just an example to display a logo along with SAS help dataset. Can any one please help?</description>
      <pubDate>Tue, 13 Apr 2010 15:23:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Display-image-through-a-Proc-report-using-stored-process/m-p/74988#M3459</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-04-13T15:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Display image through a Proc report using stored process</title>
      <link>https://communities.sas.com/t5/Developers/Display-image-through-a-Proc-report-using-stored-process/m-p/74989#M3460</link>
      <description>Suggest you view your generated HTML tags/code and check the resolved tag parameter that identifies where your image file resides.  Then determine if that file is available to the web server using the name-construct found in the HTML code rendered in your web browser.&lt;BR /&gt;
&lt;BR /&gt;
Also, for future posts, you should only log your post in one forum, as a general guideline.  Cross-posting within the SAS Discussion Forums is not needed, as most, if not all curious subscribers visit the various focus area forums.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Suggested Google advanced search argument, this topic/post:&lt;BR /&gt;
&lt;BR /&gt;
title preimage syntax site:sas.com

Message was edited by: sbb</description>
      <pubDate>Tue, 13 Apr 2010 15:39:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Display-image-through-a-Proc-report-using-stored-process/m-p/74989#M3460</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-04-13T15:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Display image through a Proc report using stored process</title>
      <link>https://communities.sas.com/t5/Developers/Display-image-through-a-Proc-report-using-stored-process/m-p/74990#M3461</link>
      <description>Thanks for your help, I got it to work now</description>
      <pubDate>Tue, 13 Apr 2010 19:24:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Display-image-through-a-Proc-report-using-stored-process/m-p/74990#M3461</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-04-13T19:24:54Z</dc:date>
    </item>
  </channel>
</rss>

