<?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/4854386#M1135176</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;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Command in your Sapscript

/: INCLUDE Z_YOUR_LOGO OBJECT TEXT ID ST LANGUAGE E

These are the steps to be followed for uploading graphics in R/3 system

1. First save the file as BMP
2. Open the BMP file in IMaging (Goto -&amp;gt; Programs -&amp;gt; Accessories -&amp;gt; Imaging) and
make it Zoom as 100% and save as *.TIFF
3. Open SE38 and execute program RSTXLDMC
4. Give your TIFF file path name
5. Select Bcol (for Color)
6. TEXT ID will be ZHEX-MACRO-*.
7. Inplace of * write your own logo name (ZCOMPANYLOGO)
8. Execute the program
9. Now Goto SE71 create your ZFORM
10. Create logo window
11. Goto text element of logo window&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Nov 2008 12:33:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-20T12:33:26Z</dc:date>
    <item>
      <title>Logo in script.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-script/m-p/4854382#M1135172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am written the code in my logo window to print the logo as "INCLUDE ZABC OBJECT TEXT ID ST".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my question is how I can upload the logo in my system &amp;amp; used as the above mentioned code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me step by step.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 12:26:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-script/m-p/4854382#M1135172</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-20T12:26:31Z</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/4854383#M1135173</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; Use the SE78 tcode to upload the Logo with the name provided in the include.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 12:30:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-script/m-p/4854383#M1135173</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-20T12:30:06Z</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/4854384#M1135174</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;Try the below link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="817657"&gt;&lt;/A&gt;|&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="817657"&gt;&lt;/A&gt;]&lt;/P&gt;&lt;P&gt;These are the steps to be followed for uploading graphics in R/3 system  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.   First save the file as BMP  &lt;/P&gt;&lt;P&gt;2.   Open the BMP file in IMaging (Goto -&amp;gt; Programs -&amp;gt; Accessories -&amp;gt; Imaging) and  &lt;/P&gt;&lt;P&gt;      make it Zoom as 100% and save as *.TIFF  &lt;/P&gt;&lt;P&gt;3.   Open SE38 and execute program RSTXLDMC &lt;/P&gt;&lt;P&gt;4.   Give your TIFF file path name  &lt;/P&gt;&lt;P&gt;5.   Select Bcol (for Color)  &lt;/P&gt;&lt;P&gt;6.   TEXT ID will be ZHEX-MACRO-*.  &lt;/P&gt;&lt;P&gt;7.   Inplace of * write your own logo name (ZCOMPANYLOGO)  &lt;/P&gt;&lt;P&gt;8.   Execute the program  &lt;/P&gt;&lt;P&gt;9.   Now Goto SE71 create your ZFORM  &lt;/P&gt;&lt;P&gt;10. Create logo window  &lt;/P&gt;&lt;P&gt;11. Goto text element of logo window  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nandha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 12:31:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-script/m-p/4854384#M1135174</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-20T12:31:01Z</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/4854385#M1135175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;u need to go to tx SE78, opne the tree file until u see the BMAP (name of the image) then go to the menu graphic --&amp;gt; import and upload the imagen.&lt;/P&gt;&lt;P&gt;that's all, now u can use ur logo in sapcript or smartforms&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 12:31:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-script/m-p/4854385#M1135175</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-20T12:31:23Z</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/4854386#M1135176</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;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Command in your Sapscript

/: INCLUDE Z_YOUR_LOGO OBJECT TEXT ID ST LANGUAGE E

These are the steps to be followed for uploading graphics in R/3 system

1. First save the file as BMP
2. Open the BMP file in IMaging (Goto -&amp;gt; Programs -&amp;gt; Accessories -&amp;gt; Imaging) and
make it Zoom as 100% and save as *.TIFF
3. Open SE38 and execute program RSTXLDMC
4. Give your TIFF file path name
5. Select Bcol (for Color)
6. TEXT ID will be ZHEX-MACRO-*.
7. Inplace of * write your own logo name (ZCOMPANYLOGO)
8. Execute the program
9. Now Goto SE71 create your ZFORM
10. Create logo window
11. Goto text element of logo window&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 12:33:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-script/m-p/4854386#M1135176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-20T12:33:26Z</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/4854387#M1135177</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;To Upload a logo follow the following steps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Save a Logo using Paintshop Pro or Corel Draw as Tiff file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Run this program RSTXLDMC and enter the following parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter file name C:\...\ LOGO.TIF&lt;/P&gt;&lt;P&gt;UOM CM&lt;/P&gt;&lt;P&gt;Line width for text 132&lt;/P&gt;&lt;P&gt;Text name ZHEX-MACRO-LOGO&lt;/P&gt;&lt;P&gt;Text ID ST&lt;/P&gt;&lt;P&gt;Text language = E&lt;/P&gt;&lt;P&gt;Number of Tiff gray levels (2,4,9) 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally in the text element , mention&lt;/P&gt;&lt;P&gt;/: INCLUDE 'ZHEX-MACRO-LOGO' OBJECT TEXT ID ST LANGUAGE 'E'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that if object name is not indicated as 'ZHEX...', the logo may not be printed! &lt;/P&gt;&lt;P&gt;You will not be able to see the logo in a test print. The same will be printed in actual printout. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Umasankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 12:33:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-script/m-p/4854387#M1135177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-20T12:33:41Z</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/4854388#M1135178</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;SMW0 is the transaction to upload your own logo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 12:33:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-script/m-p/4854388#M1135178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-20T12:33:58Z</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/4854389#M1135179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 12:59:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-in-script/m-p/4854389#M1135179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-20T12:59:03Z</dc:date>
    </item>
  </channel>
</rss>

