I have a simple page layout for an output that will never be longer than two pages. Page 1 prints fine. I have a maximum of 80 comment lines. However, when I hit the bottom of page one, the output does not advance to the second page. I am using a "for-each" to step through all of the comment lines. Any ideas on what I have forgotten to do? Jeff
- Second Page not Printing Steffanina, Jeff
- RE: Second Page not Printing Eric Douglas