<?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: Logo in Script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-script/m-p/1527956#M241535</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rakesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save your LOGO in .TIFF or BMP in presentation sys.&lt;/P&gt;&lt;P&gt;You can UPLOAD your logo directly in SE78.&lt;/P&gt;&lt;P&gt;SE78&lt;DEL&gt;&amp;gt;Graphics&lt;/DEL&gt;&amp;gt;BMAP grid screen. click on it.&lt;/P&gt;&lt;P&gt;give ur logo name .bmp file.&lt;/P&gt;&lt;P&gt;or in SE38 run prog:RSTXLDMC there you need to give your logo name saved as .tiff file in your desktop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this helps you reward with points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Aug 2006 17:40:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-09T17:40:20Z</dc:date>
    <item>
      <title>Logo in Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-script/m-p/1527954#M241533</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;  Can anybody tell me in detail how to display the logo in script?earlier we were using a third party tool for script which did nt use script commands..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 17:32:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-script/m-p/1527954#M241533</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T17:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Logo in Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-script/m-p/1527955#M241534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Upload your logo using transaction SE78.&lt;/P&gt;&lt;P&gt;Then in your SAPscript form use a command like the following to display your logo.&lt;/P&gt;&lt;P&gt;BITMAP 'LOGO' OBJECT GRAPHICS ID BMAP TYPE BMON&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 17:35:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-script/m-p/1527955#M241534</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T17:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Logo in Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-script/m-p/1527956#M241535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rakesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save your LOGO in .TIFF or BMP in presentation sys.&lt;/P&gt;&lt;P&gt;You can UPLOAD your logo directly in SE78.&lt;/P&gt;&lt;P&gt;SE78&lt;DEL&gt;&amp;gt;Graphics&lt;/DEL&gt;&amp;gt;BMAP grid screen. click on it.&lt;/P&gt;&lt;P&gt;give ur logo name .bmp file.&lt;/P&gt;&lt;P&gt;or in SE38 run prog:RSTXLDMC there you need to give your logo name saved as .tiff file in your desktop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this helps you reward with points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 17:40:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-script/m-p/1527956#M241535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T17:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Logo in Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-script/m-p/1527957#M241536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Rakesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go through the following Procedure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can achieve as per below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) I want to upload a coloured logo from my desktop to SAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Upload your logo via SE78.&lt;/P&gt;&lt;P&gt;- Select 'Import' button from application toolbar of SE78, and perform upload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Then i want to upload that coloured Logo into my SAP Script output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- At SE71, goto Text Element from your window logo (window where you locate your company logo), and place the following statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: BITMAP 'COMPANY_LOGO' OBJECT GRAPHICS ID BMAP TYPE BCOL DPI 150&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Then i want to make that Coloured logo to be Printed on Layout screen visible as with same color as i uploaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 17:49:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-script/m-p/1527957#M241536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T17:49:51Z</dc:date>
    </item>
  </channel>
</rss>

