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

smartforms

Former Member
0 Likes
464

Hi,

I have created smartform for letter printing. Though my letter ends in 1 page, it creates a blank page on second page with header and footer. how to rectify this. i dont want blank page.

5 REPLIES 5
Read only

Former Member
0 Likes
446

Hi

Check the height of main window in smartform .

Refer this link too..

Regards,

Sravanthi

Read only

Former Member
0 Likes
446

decrease Height of main window .

Read only

Former Member
0 Likes
446

Check the second page characteristics

[ How to remove blank pages in SAP Script |;

Read only

Former Member
0 Likes
446

hi,

just check ur code .. once the entries are over do not call the next page......if it works then ok otherwise check the height of main window

Read only

Former Member
0 Likes
446

In the window parameters , Select 'No Page break' and see.