<?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: Sapscript footer problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-footer-problem/m-p/10616811#M1863245</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may try this....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you need to know early on how may lines you are going to print in sapscript. I am sure you would have got the lines internal table and predict if it fits in 1 page or multiple.&amp;nbsp; if the number of lines can be accommodated on 1 page with footer then you print the page if not then you print the page without footer ( define another page) and continue on to the next page with same logic..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Oct 2014 13:49:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-10-07T13:49:25Z</dc:date>
    <item>
      <title>Sapscript footer problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-footer-problem/m-p/10616809#M1863243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have a requirement in which I am displaying an invoice with 4 footer windows. But if there are more line items and the no of pages are more than one then the footer should not be displayed in the first page and moreover there should not be any blank spaces for the footer windows on page one and similarly it goes until the last page. On the last page you display the 4 footers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Previously I had added 4 footer windows on first page and on next page. So if there are more than one page then the first page will be having blank spaces for footer windows and the only on the last page the footer with data will be displayed. But the user does not require to display the blank footer windows on each page.Please could someone help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Priya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 13:32:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-footer-problem/m-p/10616809#M1863243</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-07T13:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript footer problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-footer-problem/m-p/10616810#M1863244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priya S,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refre this thread &lt;A _jive_internal="true" href="https://answers.sap.com/thread/1138737"&gt;http://scn.sap.com/thread/1138737&lt;/A&gt;. It may solve your your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Pravin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 13:44:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-footer-problem/m-p/10616810#M1863244</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-07T13:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript footer problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-footer-problem/m-p/10616811#M1863245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may try this....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you need to know early on how may lines you are going to print in sapscript. I am sure you would have got the lines internal table and predict if it fits in 1 page or multiple.&amp;nbsp; if the number of lines can be accommodated on 1 page with footer then you print the page if not then you print the page without footer ( define another page) and continue on to the next page with same logic..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 13:49:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-footer-problem/m-p/10616811#M1863245</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-07T13:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript footer problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-footer-problem/m-p/10616812#M1863246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem solved....I included the footer text in main window itself.......thanks for your support....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 12:10:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-footer-problem/m-p/10616812#M1863246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-09T12:10:24Z</dc:date>
    </item>
  </channel>
</rss>

