<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2287239#M498615</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srivathsan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change the resolution of the image ie decrease the value of DPI using SE78&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;Dowload the image and resize the image to fit the window and upload the same through SE78.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 May 2007 12:18:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-24T12:18:15Z</dc:date>
    <item>
      <title>SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2287238#M498614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; I am printing an "electronic signature" (uploaded as TIFF) in my main window &lt;/P&gt;&lt;P&gt; and it is printing fine. I want to move it to the right by few CM's. How do i do that ?  I cannot create a new window as that would create a big space between MAIN and my new window. I tried providing PF with tabs as below. &lt;/P&gt;&lt;P&gt;INCLUDE &amp;amp;SIGNATRE&amp;amp; OBJECT TEXT ID ST LANGUAGE EN PARAGRAPH S1&lt;/P&gt;&lt;P&gt;But that doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help shed on this is GREATLY appreciated....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vathsan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 12:00:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2287238#M498614</guid>
      <dc:creator>former_member253923</dc:creator>
      <dc:date>2007-05-24T12:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2287239#M498615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srivathsan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change the resolution of the image ie decrease the value of DPI using SE78&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;Dowload the image and resize the image to fit the window and upload the same through SE78.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 12:18:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2287239#M498615</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T12:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2287240#M498616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vinay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Why would i do that ? I dont have problems in fitting it to the window. It is getting printed in MAIN window. I need to move it right by few CM's.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 12:21:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2287240#M498616</guid>
      <dc:creator>former_member253923</dc:creator>
      <dc:date>2007-05-24T12:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2287241#M498617</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 Do one thing &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose this is ur begining of ur line &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
/:,,,,,,,,INCLUDE &amp;amp;SIGNATRE&amp;amp; OBJECT TEXT ID ST LANGUAGE EN PARAGRAPH S1
=
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this &lt;/P&gt;&lt;P&gt;what i mean to say is generally two &amp;lt;b&amp;gt;(,)&amp;lt;/b&amp;gt; implies to space so by following that procedure put space at the starting of the line and for continution of the same statement put = symbol so that it will be treated as in the same line so it may solve ur problem &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;check whether there are any conditions such as left aligned or right aligned&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards if helpfull&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 12:26:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2287241#M498617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T12:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2287242#M498618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just CREATE a new Window.&lt;/P&gt;&lt;P&gt;Since you can move that window where you want, ther is also no big gap between your MAIN and your new window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could even move it in the center of your main.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if thats still somehow not applicable for yah, then use a NEW line-format and play arounf with the left edge of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And well i need to add that in SAP-Script two commas ',,' do NOT stand for a space, but for a tabulator.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 12:34:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2287242#M498618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T12:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2287243#M498619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Florian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is this NEW-Line Format ?  Where do we find this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 12:50:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2287243#M498619</guid>
      <dc:creator>former_member253923</dc:creator>
      <dc:date>2007-05-24T12:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2287244#M498620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;the simplest way would be to create a new window and then move the window according to where you want to display in on your page , instead of trying to put spaces before the image in main window!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sooness. .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 12:55:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2287244#M498620</guid>
      <dc:creator>dev_parbutteea</dc:creator>
      <dc:date>2007-05-24T12:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2287245#M498621</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;/: this is new line format &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check my reply already i had given just follow that it may sol;ve ur problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rewards if helpfull&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 12:55:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2287245#M498621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T12:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2287246#M498622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem with creating a new window is that i want my signature after i print all the line items. Hence i wont be able to determine where to place that.  Also  there are some texts before the signature that shouldn't overwrite in my window&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 13:21:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2287246#M498622</guid>
      <dc:creator>former_member253923</dc:creator>
      <dc:date>2007-05-24T13:21:41Z</dc:date>
    </item>
  </channel>
</rss>

