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: 

Blank pages in spool

Former Member
0 Kudos
339

Hi,

I am creating spool for ALV by (Code in method of class)

new-page print on

parameters lv_params

no dialog.

ALV is with header and footer, so subroutines are placed in custom subroutine pool program.

Print parameters(65_170), and Report line count , line size (65, 170) i kept same.

Spool created by this is having blank pages. Also same spool is converted to PDF so PDF is having blank pages with part of footer on last page.

For 15 pages: 9 pages are having data and on end of 9th page part of footer and part of fotter on 15th page.

Please provide suggestions.

Thank you,

Neelesh

1 REPLY 1

Former Member
0 Kudos
120

Did you try to debug?..Can you please paste your code here. These kind of problems are very speific and in most cases, you come to know about your problem when you debug.