2011 Feb 17 10:04 AM
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
2011 Feb 18 9:20 PM
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.