Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Potrait & Landscape formats in Scripts?

Former Member
0 Likes
513

Hi, I had a requirement where a single script program results many pages and in one page of the script it must hold the format of the potrait and in the other pages it must hold the format of landscape while printing the scripts.how can i solve this ? any help is accepted with pleasure.

3 REPLIES 3
Read only

Former Member
0 Likes
486

Hi,

I am not sure how to display one page in potrait and other pages in landscape..

But you can split into to two forms..

One with the landscape format and other with potrait format..

Then the call both the forms in the order..

Thanks,

Naren

Read only

0 Likes
486

i don't think u can do it directly in sap script but u can achive same with smartforms.

Read only

0 Likes
486

Hi,

May i know how can i do that in the smartforms?