<?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: sap-script logo issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-logo-issue/m-p/1418442#M201130</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think i din't explain my issue properly,i just asked&lt;/P&gt;&lt;P&gt;how to postion BITMAP image on left side of the window,&lt;/P&gt;&lt;P&gt;default is right&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jun 2006 13:51:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-22T13:51:14Z</dc:date>
    <item>
      <title>sap-script logo issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-logo-issue/m-p/1418440#M201128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guy's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have uploaded logo(signature) in my sap script,i want that logo to be appeared on top of one text,but problem is ,that i cannot create separarte window for having that logo,since text position can change ,but window cannot,&lt;/P&gt;&lt;P&gt;so i went for other option of putting BITMAP code at&lt;/P&gt;&lt;P&gt;top of where there text is called,again the problem&lt;/P&gt;&lt;P&gt;text is at right end corner and BITMAP is comming at left,&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;can anybody help me to position my bitmap to left,without&lt;/P&gt;&lt;P&gt;creating new window&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2006 12:03:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-logo-issue/m-p/1418440#M201128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-22T12:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: sap-script logo issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-logo-issue/m-p/1418441#M201129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanju&lt;/P&gt;&lt;P&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;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In 4.6x :- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.  Goto SE71 Change the mode to GRAPHICAL  &lt;/P&gt;&lt;P&gt;2.  Choose the Graph Tabstrips &lt;/P&gt;&lt;P&gt;3.  Now type in some name for the LOGO WINDOW  &lt;/P&gt;&lt;P&gt;4.  Press the IMPORT BUTTON and then IMPORT the BMP file from your DESKTOP  &lt;/P&gt;&lt;P&gt;5.  The code will be written automatically. You just need to drag and drop wherever you want &lt;/P&gt;&lt;P&gt;     the graphics to be.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that in 4.6c onwards, you can also used Windows Bitmap file ( .BMP). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you find it useful, please reward me for the same.&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karthik Potharaju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2006 13:26:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-logo-issue/m-p/1418441#M201129</guid>
      <dc:creator>former_member189629</dc:creator>
      <dc:date>2006-06-22T13:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: sap-script logo issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-logo-issue/m-p/1418442#M201130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think i din't explain my issue properly,i just asked&lt;/P&gt;&lt;P&gt;how to postion BITMAP image on left side of the window,&lt;/P&gt;&lt;P&gt;default is right&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2006 13:51:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-logo-issue/m-p/1418442#M201130</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-22T13:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: sap-script logo issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-logo-issue/m-p/1418443#M201131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sanju,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;may be u can use paragraph settings for the element .. &lt;/P&gt;&lt;P&gt;in paragraph settings u can allign the it to right...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps to u&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cnu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2006 13:53:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-logo-issue/m-p/1418443#M201131</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-22T13:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: sap-script logo issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-logo-issue/m-p/1418444#M201132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U CAN'T USE PARAGRAP WITH BITMAP image,i think &lt;/P&gt;&lt;P&gt;XPOS and YPOS will help me,but don't know&lt;/P&gt;&lt;P&gt;how to use XPOS and ypos with&lt;/P&gt;&lt;P&gt;/: INCLUDE SIGNAT1 OBJECT GRAPHICS ID BMON LANGUAGE EN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2006 14:00:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-logo-issue/m-p/1418444#M201132</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-22T14:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: sap-script logo issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-logo-issue/m-p/1418445#M201133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use position:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Position &amp;lt;xorigin&amp;gt; &amp;lt;yorigin&amp;gt; &amp;lt;window&amp;gt; &amp;lt;page&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or try Position and size&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: POSITION XORIGIN '11.21' YORIGIN '5.31' MM &lt;/P&gt;&lt;P&gt;/: SIZE HEIGHT '2' MM WIDTH '76' MM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2006 14:07:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-logo-issue/m-p/1418445#M201133</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-22T14:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: sap-script logo issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-logo-issue/m-p/1418446#M201134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't know how your commands look like in the window, but commands:&lt;/P&gt;&lt;P&gt;/: BITMAP .... ......&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; text text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;should place the bitmap on the left side and text right below it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2006 14:16:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-logo-issue/m-p/1418446#M201134</guid>
      <dc:creator>sridhar_k1</dc:creator>
      <dc:date>2006-06-22T14:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: sap-script logo issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-logo-issue/m-p/1418447#M201135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if u can fetch the current position of the cursor in layout then u can use position command to place graphic window where ever u want...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but  i am not sure how to fetch the current position or line in layout...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its just an idea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2006 14:54:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-logo-issue/m-p/1418447#M201135</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-22T14:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: sap-script logo issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-logo-issue/m-p/1418448#M201136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Karthik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can position image using program RSTXLDMC,&lt;/P&gt;&lt;P&gt;instead of going for se78 ,where you don't have facility&lt;/P&gt;&lt;P&gt;for postioning your image&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Jun 2006 09:23:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-logo-issue/m-p/1418448#M201136</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-24T09:23:55Z</dc:date>
    </item>
  </channel>
</rss>

