Hi ,
The scenario i m trying to develop is to have data and an image field on the first page followed by only data on the next page.For this i have created two master pages and two body pages.The first master page has got an image field attached and 4 content areas.The second master page has got only 4 content areas.The pagination of the bodypages is done as described below :
bodypage1--placed on master page 1,after : go to next content area ,if dataset must be paginated :goto next master page
bodypage2--placed on master page 2,after : go to next content area
The problem i am facing is result is displyed like :
data on page like master page1 (required)
empty page like masterpage1 (NOT REQD)
rest data on pages like masterpage2(reqd)
THIS EMPTY PAGE IS A PROBLEM.Can anyone tell where i m going wrong?
Thanks,
Ashwani Rohilla