‎2007 Jun 07 6:01 PM
hi i have doubt in scripts .
i have 2 pages in scripts . iwant to have one page portrait and the
other page has landscape . how can i get this ?
‎2007 Jun 07 6:08 PM
hi,
SAP SCRIPT DOESN'T SUPPORT DIFFERENT PAGE FORMATS, but can try like this
We can set the values to <b>Orientation</b> - The direction of printing the data on a page P for portrait (vertical) and L for landscape (horizontal) , it is the
<b>Standard Attributes </b> of <b>Page</b>
for detailed details follow this link.
http://www.thespot4sap.com/articles/SAPscript_elements.asp
regards,
AshokReddy.
Message was edited by: AshokReddy
ashok reddy
Message was edited by:
ashok reddy
‎2007 Jun 07 6:09 PM
‎2007 Jun 08 4:22 AM
hi,
It is not possible in SAP acripts.
SAP SCRIPT DOESN'T SUPPORT DIFFERENT PAGE FORMATS, all pages should be of same type.