Hi,I have two master pages. The first page is an introduction page which
has a separate Master data page. If more details are to be printed, my
second page shows up. This comes with a different master page, as the
pages following the first page will have a different master page. The
second page may have the data or may not (Binding to a variable). When
there is no data to be printed in the second page, in my case, the
master page details are printed. So the second page comes with the
header and ...