1. You need to define a content area for the data you want across pages.
Since the content area itself is static even it's contents change from
page to page, this content area must be defined under a Master Page and
should be given an explicit name.2. The page containing the required
data must be set to "Content = Flowed" in the subform tab. This will
affect the layout of other elements on the form, therefore you may wish
to move all the static content to a Master Page.3. You need to specify
the...