<?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 Border in Smartform in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/border-in-smartform/m-p/3511298#M844622</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 developed a smartform and the printout is perfect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the requirement is to have a border line on the page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A square should be drawn on the page which should be almost 2-4 mm away from the page edge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to incorporate this in smartform?&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>Tue, 11 Mar 2008 12:12:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-11T12:12:20Z</dc:date>
    <item>
      <title>Border in Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/border-in-smartform/m-p/3511298#M844622</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 developed a smartform and the printout is perfect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the requirement is to have a border line on the page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A square should be drawn on the page which should be almost 2-4 mm away from the page edge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to incorporate this in smartform?&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>Tue, 11 Mar 2008 12:12:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/border-in-smartform/m-p/3511298#M844622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-11T12:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Border in Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/border-in-smartform/m-p/3511299#M844623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, &lt;/P&gt;&lt;P&gt;there is no direct option for that but u can do it in this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create an window on page which will cover whole page as border.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;keep it above all windows so that it should not overlap and other windows should overlap this window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2008 12:21:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/border-in-smartform/m-p/3511299#M844623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-11T12:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Border in Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/border-in-smartform/m-p/3511300#M844624</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;Create a window of paper size and select  output options and select the borders for it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will draw the border for it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;position accordingly&lt;/P&gt;&lt;P&gt;&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;Shiva &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kelsa joraa &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2008 12:23:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/border-in-smartform/m-p/3511300#M844624</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-11T12:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: Border in Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/border-in-smartform/m-p/3511301#M844625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One solution i can suggest u is to take a Window of ur form size. Send it backward of all the other windows on the form. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the Window and Goto 'Output Options' Tab. &lt;/P&gt;&lt;P&gt;Here give Position and size. Then give values for 'Box and Shading'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;awrd points if useful&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bhupal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2008 12:24:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/border-in-smartform/m-p/3511301#M844625</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-11T12:24:22Z</dc:date>
    </item>
  </channel>
</rss>

