<?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: Changing Page format in Sapscript in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-page-format-in-sapscript/m-p/1447136#M212063</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not possible to change the format of a script&lt;/P&gt;&lt;P&gt;since scripts are static,but if the requirement is to have a change of layout, there is one option to use two scripts with different page formats and have customized print program calling both the forms depending upon the requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jun 2006 11:32:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-28T11:32:41Z</dc:date>
    <item>
      <title>Changing Page format in Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-page-format-in-sapscript/m-p/1447130#M212057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;  Is it possible to change page format of SAPSCRIPT dynamically.For eg DINA4 to DINA3.&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 10:39:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-page-format-in-sapscript/m-p/1447130#M212057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T10:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Page format in Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-page-format-in-sapscript/m-p/1447131#M212058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         Its not possible to change page format dynamically for SAPSCRIPT.SAPSCRIPT does not have different page formats for different pages where as SMARTFORMS can have different page formats for different pages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 10:41:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-page-format-in-sapscript/m-p/1447131#M212058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T10:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Page format in Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-page-format-in-sapscript/m-p/1447132#M212059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The page format for SAPSCRIPT is Static. So u can't do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 10:42:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-page-format-in-sapscript/m-p/1447132#M212059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T10:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Page format in Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-page-format-in-sapscript/m-p/1447133#M212060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i  think  it   is   not  possible...&lt;/P&gt;&lt;P&gt;becoz  if  u  make  layout  for one  type  of  page format  than  how  u adjust layout  for  diffrent page  format...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;better  u   make  dirent  lauout  for  diffrent  difrent  pag  ormat  and give  the  condition in driver  program which  u want  to execute....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 10:43:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-page-format-in-sapscript/m-p/1447133#M212060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T10:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Page format in Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-page-format-in-sapscript/m-p/1447134#M212061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;Go to SE71 transaction enter your form name select the Header radio button .Press chage.Go to Basic Setting.Change the page format from DINA4 to DINA3.You can chage this way statically but there is not any option by doing this dynamically&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 10:44:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-page-format-in-sapscript/m-p/1447134#M212061</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T10:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Page format in Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-page-format-in-sapscript/m-p/1447135#M212062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Thanks for all your replies.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 11:27:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-page-format-in-sapscript/m-p/1447135#M212062</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T11:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Page format in Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-page-format-in-sapscript/m-p/1447136#M212063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not possible to change the format of a script&lt;/P&gt;&lt;P&gt;since scripts are static,but if the requirement is to have a change of layout, there is one option to use two scripts with different page formats and have customized print program calling both the forms depending upon the requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 11:32:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-page-format-in-sapscript/m-p/1447136#M212063</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T11:32:41Z</dc:date>
    </item>
  </channel>
</rss>

