<?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 smartform problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-problem/m-p/3077211#M729746</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am getting the barcode in my smartform correctly but it is too large in size.&lt;/P&gt;&lt;P&gt;so, i want to make it small in size. plz tell me , how can i do this??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;correct answers will be rewarded???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;krishan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Nov 2007 07:55:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-16T07:55:37Z</dc:date>
    <item>
      <title>smartform problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-problem/m-p/3077211#M729746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am getting the barcode in my smartform correctly but it is too large in size.&lt;/P&gt;&lt;P&gt;so, i want to make it small in size. plz tell me , how can i do this??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;correct answers will be rewarded???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;krishan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2007 07:55:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-problem/m-p/3077211#M729746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-16T07:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: smartform problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-problem/m-p/3077212#M729747</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;see this link you will get idea of what is barcodes and use &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/questions-about-bar-code-printing-in-sap.htm" target="test_blank"&gt;http://www.sap-img.com/abap/questions-about-bar-code-printing-in-sap.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps to implement bar code in the smart form:&lt;/P&gt;&lt;P&gt;1. Create a Smart Style: Use the transaction code smart style. Give a suitable name .Choose Create.&lt;/P&gt;&lt;P&gt;2. Create a Character Node: In change mode of the Smart Style select the Character Formats Node and choose Create. In the Character format field enter a two-character key. Click Continue. &lt;/P&gt;&lt;P&gt;3. Select desired attributes of Bar Code: Select the desired attributes of the Bar Code on the tab Standard Settings. &lt;/P&gt;&lt;P&gt;4. Choose Activate. &lt;/P&gt;&lt;P&gt;5. Use the Smart style in the Smart form: Assign the character format to the field or character string in the smart form. &lt;/P&gt;&lt;P&gt;6. Activate the smart form. &lt;/P&gt;&lt;P&gt;7. Test the same. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/68/4a0d5b74110d44b1b88d9b6aa1315b/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/68/4a0d5b74110d44b1b88d9b6aa1315b/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if usefull&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2007 09:14:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-problem/m-p/3077212#M729747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-16T09:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: smartform problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-problem/m-p/3077213#M729748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Steps to implement bar code in the smart form:&lt;/P&gt;&lt;P&gt;1. Create a Smart Style: Use the transaction code smart style. Give a suitable name .Choose Create.&lt;/P&gt;&lt;P&gt;2. Create a Character Node: In change mode of the Smart Style select the Character Formats Node and choose Create. In the Character format field enter a two-character key. Click Continue.&lt;/P&gt;&lt;P&gt;3. Select desired attributes of Bar Code: Select the desired attributes of the Bar Code on the tab Standard Settings.&lt;/P&gt;&lt;P&gt;4. Choose Activate.&lt;/P&gt;&lt;P&gt;5. Use the Smart style in the Smart form: Assign the character format to the field or character string in the smart form.&lt;/P&gt;&lt;P&gt;6. Activate the smart form.&lt;/P&gt;&lt;P&gt;7. Test the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2007 11:47:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-problem/m-p/3077213#M729748</guid>
      <dc:creator>former_member745780</dc:creator>
      <dc:date>2007-11-16T11:47:23Z</dc:date>
    </item>
  </channel>
</rss>

