<?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: Underline in smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/underline-in-smartforms/m-p/5525221#M1262564</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I WILL SGGEST U TO DRAW SIMPLE LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LIKE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;APPLICATION FORM&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Apr 2009 07:50:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-13T07:50:49Z</dc:date>
    <item>
      <title>Underline in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/underline-in-smartforms/m-p/5525219#M1262562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have created a smart style with font helvetica and checked the 'underline' option. But actually when I generate a printout of that form,the underline is only generated to the words but not to the spaces.eg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'APPLICATION   FORM'&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------" /&gt;&lt;P&gt;    -&lt;/P&gt;&lt;HR originaltext="--------" /&gt;&lt;P&gt;. Can you tell me why this is happening and How can I overcome this problem.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;removed_by_moderator&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on Apr 13, 2009 9:11 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2009 06:58:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/underline-in-smartforms/m-p/5525219#M1262562</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-13T06:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Underline in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/underline-in-smartforms/m-p/5525220#M1262563</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 think you better to display this type of text in the Template and in the line of a Template Draw the Line of Lower Frame. Hope this way will solve out your problem and in this way you also no need to select underline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are Using &lt;STRONG&gt;Table&lt;/STRONG&gt; than Define a line with Lower Frame line and use this line to display you text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Reply if any Issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Faisal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2009 07:38:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/underline-in-smartforms/m-p/5525220#M1262563</guid>
      <dc:creator>faisalatsap</dc:creator>
      <dc:date>2009-04-13T07:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Underline in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/underline-in-smartforms/m-p/5525221#M1262564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I WILL SGGEST U TO DRAW SIMPLE LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LIKE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;APPLICATION FORM&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2009 07:50:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/underline-in-smartforms/m-p/5525221#M1262564</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-13T07:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Underline in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/underline-in-smartforms/m-p/5525222#M1262565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest you to use a very small window which is of rectangular shape so that the line fits in that window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next, create a text node and write the statement ULINE(80).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save and execute the form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get what you want. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vey Simple way of achieving your requirement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Babu Kilari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2009 07:56:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/underline-in-smartforms/m-p/5525222#M1262565</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-13T07:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Underline in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/underline-in-smartforms/m-p/5525223#M1262566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Faizal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a similar problem while printing out texts from SO10. I have used a paragraph format in which I have selected the Underline option. But the spaces between the words are not being underlined. Drawing a line is easier said than done. What would you suggest if the text was dynamic in length?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 11:49:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/underline-in-smartforms/m-p/5525223#M1262566</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-14T11:49:15Z</dc:date>
    </item>
  </channel>
</rss>

