<?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>Question Re: Load logo in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/load-logo/qaa-p/6721346#M2442328</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jose, if you have CRXI, look at the sample reports. General Business, Employee Profile.&lt;/P&gt;&lt;P&gt;I notice they have some Blobs of the "Employees" Pictures, perhaps you could do something like that ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Mar 2010 15:38:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-02T15:38:00Z</dc:date>
    <item>
      <title>Load logo</title>
      <link>https://community.sap.com/t5/technology-q-a/load-logo/qaq-p/6721342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning &lt;/P&gt;&lt;P&gt;My idea is try to load a company logo according to the value from a field. (from a path)&lt;/P&gt;&lt;P&gt;it would be like:&lt;/P&gt;&lt;P&gt;If  uppercase({?Site})='CIA1' THEN load or insert or xxxxx  image from c:\logocia1.xxx (bmp or jpg) else&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; If  uppercase({?Site})='CIA2' THEN load or insert or xxxxx  image from c:\logocia2.xxx (bmp or jpg).......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is in order to avoid to load the 4-6 logos in the same report showing the correct one and deleting the rest. or creating the same report for all the cias...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could any of you point me how to do it ? i have found a lot of info about loading pictures dinamically or pictures saved on the DB, but nothing about loading the pictures from a path..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thks &amp;amp; B. Regards&lt;/P&gt;&lt;P&gt;Jose Marin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Mar 2010 10:27:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/load-logo/qaq-p/6721342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-02T10:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Load logo</title>
      <link>https://community.sap.com/t5/technology-q-a/load-logo/qaa-p/6721343#M2442325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jose, failing a better answer, you could create multiple page headers, each with there own logo, then supress the ones you do not want to see.  Not a great solution, but that may be easier in the longrun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Mar 2010 14:04:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/load-logo/qaa-p/6721343#M2442325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-02T14:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Load logo</title>
      <link>https://community.sap.com/t5/technology-q-a/load-logo/qaa-p/6721344#M2442326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good afternoon V361-V361,&lt;/P&gt;&lt;P&gt;Thks for your reply, this is similar to what i already have..&lt;/P&gt;&lt;P&gt;In my case, i have all the logos just in one header and supress it if ?site &amp;lt;&amp;gt; 'CIA1' OR ......., but the issue is that i have to insert all the logos, this is the report is over 3.5 MB each...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any case. THKS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B. Regards&lt;/P&gt;&lt;P&gt;Jose Marin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Mar 2010 14:35:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/load-logo/qaa-p/6721344#M2442326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-02T14:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Load logo</title>
      <link>https://community.sap.com/t5/technology-q-a/load-logo/qaa-p/6721345#M2442327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply, I had assumed you were already doing that.  3.5 meg huh...well, that would get old in a hurry.&lt;/P&gt;&lt;P&gt;Do you have CRXI ? or some other release?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Mar 2010 15:33:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/load-logo/qaa-p/6721345#M2442327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-02T15:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Load logo</title>
      <link>https://community.sap.com/t5/technology-q-a/load-logo/qaa-p/6721346#M2442328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jose, if you have CRXI, look at the sample reports. General Business, Employee Profile.&lt;/P&gt;&lt;P&gt;I notice they have some Blobs of the "Employees" Pictures, perhaps you could do something like that ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Mar 2010 15:38:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/load-logo/qaa-p/6721346#M2442328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-02T15:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Load logo</title>
      <link>https://community.sap.com/t5/technology-q-a/load-logo/qaa-p/6721347#M2442329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jose,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no need to load any of the logos into the report. The easy way is to link the report to a shared drive containing the photos.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Create a parameter that has a list of the pics in the folder&lt;/P&gt;&lt;P&gt;2) Insert one pic into the report as a place holder image.&lt;/P&gt;&lt;P&gt;3) Right click the pic and choose &lt;STRONG&gt;Format Graphic...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;4) On the &lt;STRONG&gt;Picture&lt;/STRONG&gt; tab, click the &lt;STRONG&gt;x-2&lt;/STRONG&gt; button next to Graphic Location&lt;/P&gt;&lt;P&gt;5) Write a formula like this:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
"C:\Documents and Settings\UserNeme\Image Folder\" &amp;amp; {?Picture Name Parameter} &amp;amp; ".jpg"
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Mar 2010 15:46:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/load-logo/qaa-p/6721347#M2442329</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-02T15:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Load logo</title>
      <link>https://community.sap.com/t5/technology-q-a/load-logo/qaa-p/6721348#M2442330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;V361,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thks for your interes in this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Mar 2010 16:10:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/load-logo/qaa-p/6721348#M2442330</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-02T16:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Load logo</title>
      <link>https://community.sap.com/t5/technology-q-a/load-logo/qaa-p/6721349#M2442331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jason,&lt;/P&gt;&lt;P&gt;Thks, with a modification this solve my issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thks &amp;amp; B. Regards&lt;/P&gt;&lt;P&gt;Jose Marin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Mar 2010 16:11:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/load-logo/qaa-p/6721349#M2442331</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-02T16:11:10Z</dc:date>
    </item>
  </channel>
</rss>

