cancel
Showing results for 
Search instead for 
Did you mean: 

How to Avoid blank page in SAP Script

Former Member
0 Kudos

I am working on a Script. My Script prints a check.

This script is a copy of a std script.

It has 3 pages - First Next Last

My First page has all the required data.

My second page is empty with out any values.

I am getting the blank page as Page 2 when executing. How can we avoid it ?

Senthil

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Senthil,

1. Please remove any extra blank line at the end of mainwidow. if you using any standard text at the end of main window, check in that also.

2. Check in print program is there any form to call new-page at the end of first page

Regards,

Chandra Kavali

Former Member
0 Kudos

Hi Senthil,

Please see the below points:

1. Please check what have you defined as the NEXT PAGE for your first page. If so change it and make the first page itself as the next page.

2. Check your main Window, may be there is blank line at the last of the main window, so check that abd remove that,so you won't get the blank page

Please see the link which is similar to your problem:

May it helps you.

Regards.

Deepak Sharma.