‎2008 Jul 18 6:04 PM
Is it possible to have some pages in potrai and some pages in landscape for same form.
‎2008 Jul 18 6:08 PM
Hi Mahesh,
Yes, It is possible to have some form in Landscape and some in potrait.
You need to use OPEN _FORM function module to do this
Please check this link
http://sapscriptcode.blogspot.com/2007/05/orientations-in-sapscript.html
http://www.sap-img.com/ts013.htm
Best regards,
raam
‎2008 Jul 18 6:45 PM
Hi,
Yes it is possible...
First call FM OPEN_FORM and then START_FORM , WRITE_FORM, and END_FORM and at last CLOSE_FORM.
Follow the sequence as stated above...
Hope this would help you.
Regards
Narin Nandivada