<?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: adding logo to excel file in application server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-logo-to-excel-file-in-application-server/m-p/9684430#M1767477</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u gv me a simple example passing logo to this FM?i am not able to progress on this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Aug 2013 08:31:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-08-16T08:31:42Z</dc:date>
    <item>
      <title>adding logo to excel file in application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-logo-to-excel-file-in-application-server/m-p/9684428#M1767475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt; i can generate a excel file on application server.is there any way to add a logo to excel file that is placed on application server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 06:32:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-logo-to-excel-file-in-application-server/m-p/9684428#M1767475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-16T06:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: adding logo to excel file in application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-logo-to-excel-file-in-application-server/m-p/9684429#M1767476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Moorthy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this FM MS_EXCEL_OLE_STANDARD_DAT'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see this link &lt;A href="http://wiki.sdn.sap.com/wiki/display/Community/Insert+Picture+Image+in+Excel+using+OLE+Automation" title="http://wiki.sdn.sap.com/wiki/display/Community/Insert+Picture+Image+in+Excel+using+OLE+Automation"&gt;http://wiki.sdn.sap.com/wiki/display/Community/Insert+Picture+Image+in+Excel+using+OLE+Automation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/ABAP/how+to+display+internal+table+data+in+excel+with+picture+using+OLE" title="http://wiki.sdn.sap.com/wiki/display/ABAP/how+to+display+internal+table+data+in+excel+with+picture+using+OLE"&gt;http://wiki.sdn.sap.com/wiki/display/ABAP/how+to+display+internal+table+data+in+excel+with+picture+using+OLE&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 06:46:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-logo-to-excel-file-in-application-server/m-p/9684429#M1767476</guid>
      <dc:creator>former_member209120</dc:creator>
      <dc:date>2013-08-16T06:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: adding logo to excel file in application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-logo-to-excel-file-in-application-server/m-p/9684430#M1767477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u gv me a simple example passing logo to this FM?i am not able to progress on this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 08:31:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-logo-to-excel-file-in-application-server/m-p/9684430#M1767477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-16T08:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: adding logo to excel file in application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-logo-to-excel-file-in-application-server/m-p/9684431#M1767478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this thread is posted in 2013, but this is the post which came while searching "Add images in application server to excel", So I think it would be helpful for those who try to add image to excel from application server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=60654032" title="http://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=60654032"&gt;Download existing Bitmap logo in SAP to your presentation server. - Code Gallery - SCN Wiki&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the FM &lt;SPAN style="color: #4da619; font-size: 11px;"&gt;SAPSCRIPT_GET_GRAPHIC_BDS &lt;SPAN style="color: #000000;"&gt;to get the image from application server (uploaded via se78)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4da619; font-size: 11px;"&gt;&lt;SPAN style="color: #000000;"&gt;Use the FM&lt;/SPAN&gt; &lt;SPAN style="color: #4da619; font-size: 11px;"&gt;SAPSCRIPT_CONVERT_BITMAP&lt;SPAN style="color: #575757;"&gt; to convert the image to bitmap.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4da619; font-size: 11px;"&gt;&lt;SPAN style="color: #575757;"&gt;Use the FM &lt;/SPAN&gt; SCMS_BINARY_TO_XSTRING&lt;SPAN style="color: #000000;"&gt; to convert to xstring&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4da619; font-size: 11px;"&gt;&lt;SPAN style="color: #000000;"&gt;Then use abap2xlsx method&lt;/SPAN&gt; &lt;SPAN style="color: #4da619; font-size: 11px;"&gt;SET_MEDIA of the class &lt;/SPAN&gt;ZCL_EXCEL_DRAWING &lt;SPAN style="color: #000000;"&gt;to add the image to excel.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 11px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 11px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 11px;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 11px;"&gt;Jesse Owens K&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 06:22:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-logo-to-excel-file-in-application-server/m-p/9684431#M1767478</guid>
      <dc:creator>J_OWENS</dc:creator>
      <dc:date>2015-04-01T06:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: adding logo to excel file in application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-logo-to-excel-file-in-application-server/m-p/9684432#M1767479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Install &lt;A href="http://www.abap2xlsx.org/"&gt;abap2xlsx&lt;/A&gt; and check demo &lt;SPAN style="color: #333333; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px;"&gt;zdemo_excel16&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can add images for different sources&lt;/P&gt;&lt;P&gt;Ivan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Apr 2015 01:36:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-logo-to-excel-file-in-application-server/m-p/9684432#M1767479</guid>
      <dc:creator>_IvanFemia_</dc:creator>
      <dc:date>2015-04-04T01:36:09Z</dc:date>
    </item>
  </channel>
</rss>

