I would create the logo and address information in the page footer, then set their "Visible" property to "No". Then on the "On Print" property of the page footer, use an If statement to check for the current page number and set the "Visible" property to "Yes" for the first page, and "No" for...