<?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: Page number problem in smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/page-number-problem-in-smartforms/m-p/3997868#M955163</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;    Put the variable window for page number and try it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jun 2008 10:25:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-16T10:25:50Z</dc:date>
    <item>
      <title>Page number problem in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/page-number-problem-in-smartforms/m-p/3997867#M955162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Internal table data is passed to the smartform and it is converted into pdf file and further the file is downloaded in the File server. this is the functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there is a strange thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One page is generated per Purchase order details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i try to download data contains two pages, the output is &lt;/P&gt;&lt;P&gt;1/1 and 2/2 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for for more thatn 40 pages,&lt;/P&gt;&lt;P&gt;the output is 1/&lt;STRONG&gt;,2/&lt;/STRONG&gt;,3/&lt;STRONG&gt;,4/&lt;/STRONG&gt;......9/*, and then &lt;/P&gt;&lt;P&gt;it displays correctly like 10/40, 11/40,......40/40.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know why the first nine pages , page number displays like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I create a window, in that text box, i used the following code to get the pagenumbers for the page&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Page No: &amp;amp;SFSY-PAGE&amp;amp; / &amp;amp;sfsy-jobpages&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried giving &amp;amp;SFSY-FORMPATES&amp;amp; , But still it is not working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you put your valuable suggestions to solve this. ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 10:24:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/page-number-problem-in-smartforms/m-p/3997867#M955162</guid>
      <dc:creator>UmaArjunan</dc:creator>
      <dc:date>2008-06-16T10:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Page number problem in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/page-number-problem-in-smartforms/m-p/3997868#M955163</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;    Put the variable window for page number and try it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 10:25:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/page-number-problem-in-smartforms/m-p/3997868#M955163</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T10:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: Page number problem in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/page-number-problem-in-smartforms/m-p/3997869#M955164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please tell me how to proceed with the solution given ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 10:29:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/page-number-problem-in-smartforms/m-p/3997869#M955164</guid>
      <dc:creator>UmaArjunan</dc:creator>
      <dc:date>2008-06-16T10:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Page number problem in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/page-number-problem-in-smartforms/m-p/3997870#M955165</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;  Use the window type as FINAL WINDOW, then your problem will be solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Double click on the window and change the window type to FINAL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if it is helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 10:34:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/page-number-problem-in-smartforms/m-p/3997870#M955165</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T10:34:40Z</dc:date>
    </item>
  </channel>
</rss>

