<?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 uploading in script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-uploading-in-script/m-p/5193714#M1201897</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Feb 2009 06:46:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-18T06:46:46Z</dc:date>
    <item>
      <title>logo uploading in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-uploading-in-script/m-p/5193713#M1201896</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 have uploaded the logo using standard program RSXTLDMC. But the requirement is -&lt;/P&gt;&lt;P&gt;the logo should get adjusted on the page according to the content.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for eg- above the logo there is a table. The table can contain 1 or more line. So accordingly the logo should move up or down on the page.&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;Mohammadi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2009 06:42:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-uploading-in-script/m-p/5193713#M1201896</guid>
      <dc:creator>former_member497886</dc:creator>
      <dc:date>2009-02-18T06:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: logo uploading in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-uploading-in-script/m-p/5193714#M1201897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2009 06:46:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-uploading-in-script/m-p/5193714#M1201897</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-18T06:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: logo uploading in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-uploading-in-script/m-p/5193715#M1201898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks dear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done all u have said.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i want my logo to automatically adjust on the page based on the table content.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Mohammadi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2009 06:51:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-uploading-in-script/m-p/5193715#M1201898</guid>
      <dc:creator>former_member497886</dc:creator>
      <dc:date>2009-02-18T06:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: logo uploading in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-uploading-in-script/m-p/5193716#M1201899</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;if your requirement is to print the logo at the end of the table contents&lt;/P&gt;&lt;P&gt;then try this code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;LOOP AT T_FLIGHT INTO FS_FLIGHT.
CALL FUNCTION 'WRITE_FORM'
 EXPORTING
   element                        = 'TEST' " text element for table contents
   window                         = 'MAIN'.
IF sy-subrc &amp;lt;&amp;gt; 0.
ENDIF.
ENDLOOP.
CALL FUNCTION 'WRITE_FORM'
 EXPORTING
   element                        = 'TEST1' " text element for logo
   window                         = 'MAIN'.
IF sy-subrc &amp;lt;&amp;gt; 0.
ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;code in SE71.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;/e: test
*   &amp;amp;fs_flight-carrid&amp;amp;
/e: TEST1
/: BITMAP 'MYSAPCOM' OBJECT GRAPHICS ID BMAP TYPE BCOL&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;assign another text element to the logo and call it in the driver program after the table text element&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will definitly work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want the logo to be at the end of every page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try using &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;/:bottom

/: endbottom&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;sarves&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2009 06:54:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-uploading-in-script/m-p/5193716#M1201899</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-18T06:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: logo uploading in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-uploading-in-script/m-p/5193717#M1201900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to insert logo in a variable window not in constant window, but it will not much difference&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2009 06:56:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-uploading-in-script/m-p/5193717#M1201900</guid>
      <dc:creator>former_member585060</dc:creator>
      <dc:date>2009-02-18T06:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: logo uploading in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-uploading-in-script/m-p/5193718#M1201901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;try to  create a new window in the middle of the main window then define the bitmap/logo inside the new window&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2009 07:00:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-uploading-in-script/m-p/5193718#M1201901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-18T07:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: logo uploading in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-uploading-in-script/m-p/5193719#M1201902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;this link may help....&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;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mdi.Deeba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2009 07:02:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-uploading-in-script/m-p/5193719#M1201902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-18T07:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: logo uploading in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-uploading-in-script/m-p/5193720#M1201903</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;choose below navigations&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Go to transaction SE78 (Administration of Form Graphics).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.Double-click on u201CGRAPHICSu201D node and click on u201CImport (F5)u201D to import the image. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.Select the file name by using the F4 functionality available. Name your graphic and enter a short description. If you have color image, select the radio button u201CColor Bitmap imageu201D.  Click on tick mark to proceed.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.The graphic is imported and is stored in u201CBusiness Document Serveru201D.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5.Now go toscript.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6.To display an image, right click on Main Window --&amp;gt; Create --&amp;gt; Graphic   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7.Use F4 help to fill the fields. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8.Test run the smart form, to check the appearance of the graphic. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as per my knowledge log is not adjusted in partucular window ,we can change the resolutions only.&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;&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2009 07:38:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-uploading-in-script/m-p/5193720#M1201903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-18T07:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: logo uploading in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-uploading-in-script/m-p/5193721#M1201904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2009 01:58:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-uploading-in-script/m-p/5193721#M1201904</guid>
      <dc:creator>former_member497886</dc:creator>
      <dc:date>2009-12-02T01:58:29Z</dc:date>
    </item>
  </channel>
</rss>

