You might create a parameter which asks if this is for print and then conditionally suppress the sections that have the display only data based on the response.
So if the displayed data is on thre report footer (going with your page 2 notion), then right clikc the report footer and select format section->X 2 next to suppress and place something like:
{?MyPrintOnlyParm} = "Yes"
There aren't any runtime print only functions, generally people want to print what is displayed.
You posted nothing about the layout of this field, nor it's purpose, so I couldn't advise you specifically.
If you need additional assistance, or in future posts, try to supply technical information specifically stating what you have, where, and what you need.
-k