<?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: smartforms - printing lable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-printing-lable/m-p/1515577#M237359</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can someone please put some ideas how to print contents of a main window repeatedly on different pages.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Aug 2006 16:26:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-28T16:26:29Z</dc:date>
    <item>
      <title>smartforms - printing lable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-printing-lable/m-p/1515571#M237353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to print a label using smartforms. I have a single first page in my smartform with only a Main window in it. In this main window I kept all the details which I wanted to print on the label. I am able to print the label with required contents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my reqiuirement is, I have a variable 'Count' in my smartform depending on which I have to print the number of labels with one lable in each page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please help me with your ideas. Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2006 15:07:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-printing-lable/m-p/1515571#M237353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-28T15:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms - printing lable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-printing-lable/m-p/1515572#M237354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raju,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the label, create program lines where u can decrease the counter... v_counter = v_counter - 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the label node..put the condition as when v_counter &amp;gt; 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2006 15:14:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-printing-lable/m-p/1515572#M237354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-28T15:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms - printing lable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-printing-lable/m-p/1515573#M237355</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 did the same but I am not getting anything displayed on the second page. I have only a main window in my page and all the contents are in this main window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea why I am not getting the contents printed in second page.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2006 15:18:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-printing-lable/m-p/1515573#M237355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-28T15:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms - printing lable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-printing-lable/m-p/1515574#M237356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raju,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do u need to display only the label or do u have any other details along with?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you putting the label in the main area or the header?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2006 15:40:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-printing-lable/m-p/1515574#M237356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-28T15:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms - printing lable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-printing-lable/m-p/1515575#M237357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vidya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have only a single Main window in my page and I have a graphic node and some text nodes in this main window. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where exactly the program lines and codition have to be kept. Please clarify.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2006 15:44:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-printing-lable/m-p/1515575#M237357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-28T15:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms - printing lable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-printing-lable/m-p/1515576#M237358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raju,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;coz the graphic is directly placed in the window..even though we put a command node..we will get the label only 2 times. if you know the v_counter , we can take those many records into a table/loop and then use the table in the table command. we can restrict the no. of records using the row option in the table/loop node.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then the command window will trigger new pages as many times the table is looped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2006 16:26:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-printing-lable/m-p/1515576#M237358</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-28T16:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms - printing lable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-printing-lable/m-p/1515577#M237359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can someone please put some ideas how to print contents of a main window repeatedly on different pages.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2006 16:26:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-printing-lable/m-p/1515577#M237359</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-28T16:26:29Z</dc:date>
    </item>
  </channel>
</rss>

