Skip to Content
0
Former Member
Feb 21, 2011 at 09:01 AM

Problem printing Second Page onwards

53 Views

Hi,

I have a smart form where information regarding order needs to be printed, such that each order should get printed in one page. I kept condition at the end of Main window such that if current line of order internal table is less than or equal to total lines in order internal table then same page is triggered.

But when I try to print 2 orders, first order is printing properly, but for second order header part is being printed in a new page but Main window is not printing.

Please help.

Thanks in Advance.