<?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: Smartform-Command lines not triggering next page in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-command-lines-not-triggering-next-page/m-p/8875001#M1687535</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 think you do not need to use break page.&lt;/P&gt;&lt;P&gt;just decrease the size of your main window (where you should have your table) so that only 2 lines could be printed and &lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;automatically the a page break is trigger when 2 lines are printed.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Regards&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jul 2012 16:34:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-07-17T16:34:09Z</dc:date>
    <item>
      <title>Smartform-Command lines not triggering next page</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-command-lines-not-triggering-next-page/m-p/8875000#M1687534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an requirement where I need to print two line items on each pre printed page. I have used command line in my last window to call next page but it is able to trigger 2 page only not the third one.&lt;/P&gt;&lt;P&gt;for example... If I have no 1 to 5 items in a internal table then Item 1 to 2 on page 1, 3 to 4 on page 2 and 5 should be print on page 3 only. Here all page are same(First page only).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used below logic to populate item data...&lt;/P&gt;&lt;P&gt;1) At first , just pass first two line items in table so it can print both line item on first page and command line trigger next page(PAGE 1)&lt;/P&gt;&lt;P&gt;2) At Second, pass third to four row only in table so&amp;nbsp; it can print both line item on first page but here command line not&amp;nbsp; triggering next page(PAGE 1)&amp;nbsp; again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 15:55:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-command-lines-not-triggering-next-page/m-p/8875000#M1687534</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-17T15:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform-Command lines not triggering next page</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-command-lines-not-triggering-next-page/m-p/8875001#M1687535</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 think you do not need to use break page.&lt;/P&gt;&lt;P&gt;just decrease the size of your main window (where you should have your table) so that only 2 lines could be printed and &lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;automatically the a page break is trigger when 2 lines are printed.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Regards&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 16:34:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-command-lines-not-triggering-next-page/m-p/8875001#M1687535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-17T16:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform-Command lines not triggering next page</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-command-lines-not-triggering-next-page/m-p/8875002#M1687536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to move your command line to within the Main Area of your table. Have a counter which you increment at each loop pass, check this in the command line and throw a page break. Reset the counter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More than likely having the command line in the last window rather than the main table area is causing this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 16:47:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-command-lines-not-triggering-next-page/m-p/8875002#M1687536</guid>
      <dc:creator>che_eky</dc:creator>
      <dc:date>2012-07-17T16:47:47Z</dc:date>
    </item>
  </channel>
</rss>

