<?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 Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo/m-p/2078205#M430916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;To create a logo in SAP printouts just do the following &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Save a Logo using Imaging, Paint shop Pro or Corel Draw as Tiff file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Run  program RSTXLDMC and enter the following parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Enter file name 				C:\COMPLOGO.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-COMPLOGO&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;3.  Then Create a new window 'COMP' with attributes; &lt;/P&gt;&lt;P&gt; Window COMP description Company Logo&lt;/P&gt;&lt;P&gt; Left margin 7.00 CH window width 10.00 CH&lt;/P&gt;&lt;P&gt; Upper margin LN window height 8.00 LN&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-COMPLOGO' 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...&amp;#146; 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;reward points for useful answers.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Apr 2007 05:04:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-09T05:04:09Z</dc:date>
    <item>
      <title>logo</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo/m-p/2078203#M430914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now logo is in jpeg format. I have to change it to tiff format . May i know process.&lt;/P&gt;&lt;P&gt;Actual Requirement : Change the  logo to use the new one. (JPG is attached in request description, TIF or BMP will follow soon)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 05:00:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo/m-p/2078203#M430914</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T05:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: logo</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo/m-p/2078204#M430915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can upload TIFF file by pgm RSTXLDMC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your tiff image should be tiff 6.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save a Logo using Paintshop Pro or Corel Draw as Tiff file. Use RSTXLDMC to convert the logo to standard text in SapScript. When the program is executed, the path and file name have to be correctly specified.&lt;/P&gt;&lt;P&gt;Process could be like the following:&lt;/P&gt;&lt;P&gt;Run RSTXLDMC&lt;/P&gt;&lt;P&gt;Enter file name C:\MAIL\COMPLOGO.TIF&lt;/P&gt;&lt;P&gt;Resolution for Tiff file&lt;/P&gt;&lt;P&gt;Absolute X-position&lt;/P&gt;&lt;P&gt;Absolute Y-position&lt;/P&gt;&lt;P&gt;Absolute positioning&lt;/P&gt;&lt;P&gt;Reserved height&lt;/P&gt;&lt;P&gt;Shift to right&lt;/P&gt;&lt;P&gt;UOM = CM&lt;/P&gt;&lt;P&gt;Text title&lt;/P&gt;&lt;P&gt;Line width for text = 132&lt;/P&gt;&lt;P&gt;Text name ZHEX-MACRO-COMPLOGO&lt;/P&gt;&lt;P&gt;Text ID ST&lt;/P&gt;&lt;P&gt;Text language = E&lt;/P&gt;&lt;P&gt;Postscript scaling&lt;/P&gt;&lt;P&gt;Width &amp;amp; Height according to PS scaling&lt;/P&gt;&lt;P&gt;Number of Tiff gray levels (2,4,9) 2&lt;/P&gt;&lt;P&gt;Then Create a new window 'COMP' with attributes;&lt;/P&gt;&lt;P&gt;Window COMP description Company Logo&lt;/P&gt;&lt;P&gt;Window type CONST&lt;/P&gt;&lt;P&gt;Left margin 7.00 CH window width 10.00 CH&lt;/P&gt;&lt;P&gt;Upper margin LN window height 8.00 LN&lt;/P&gt;&lt;P&gt;Finally in the text element , mention&lt;/P&gt;&lt;P&gt;/: INCLUDE 'ZHEX-MACRO-COMPLOGO' OBJECT TEXT ID ST LANGUAGE 'E'.&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;If you are using two logos in the same layout, the names of the logos should be unique. Say 'ZHEX-MACRO-LOGO1' and 'ZHEX-MACRO-LOGO2'. Else all the information will be overwritten.&lt;/P&gt;&lt;P&gt;If the logo is not EXACTLY TIFF 6.0 , the same will not be printed.&lt;/P&gt;&lt;P&gt;See OSS notes 5995, 18045, 39031 for some inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this resolves your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all the helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 05:03:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo/m-p/2078204#M430915</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T05:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: logo</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo/m-p/2078205#M430916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;To create a logo in SAP printouts just do the following &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Save a Logo using Imaging, Paint shop Pro or Corel Draw as Tiff file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Run  program RSTXLDMC and enter the following parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Enter file name 				C:\COMPLOGO.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-COMPLOGO&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;3.  Then Create a new window 'COMP' with attributes; &lt;/P&gt;&lt;P&gt; Window COMP description Company Logo&lt;/P&gt;&lt;P&gt; Left margin 7.00 CH window width 10.00 CH&lt;/P&gt;&lt;P&gt; Upper margin LN window height 8.00 LN&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-COMPLOGO' 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...&amp;#146; 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;reward points for useful answers.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 05:04:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo/m-p/2078205#M430916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T05:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: logo</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo/m-p/2078206#M430917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;open the logo in microsoft photo editior and use save as option in and give new name and type as bmp or tiff what ever u want...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;raghu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 05:04:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo/m-p/2078206#M430917</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T05:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: logo</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo/m-p/2078207#M430918</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;u can convert that Jpeg file into BMP file using MSPAINT !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open the JPEG file in MS paint and Go for the SAVE AS option ... in that select the File type as Bitmap...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then upload it using the transaction SE78&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sai ramesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 05:04:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo/m-p/2078207#M430918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T05:04:56Z</dc:date>
    </item>
  </channel>
</rss>

