Hi
I am learning Report development with Word layout (no RDLC layout).
I am writing a very simple report with Purchase Header and Purchase Line just to print one order per page.
But when I run the report, I only have one page with the very first order with lines, and the 2nd page is NEVER printed.
It must have something to do with the page break in the report object but I cannot figure out what is missing even by looking at the BC standard report objects.
Could anyone advise what I need to add to my report program?
Thank you.