want footers to display but not print

  • Thread starter Thread starter Amy
  • Start date Start date
A

Amy

Is there a way to display footers on a document but not have them print? We
want to have the footers for internal use, but when we print for customers,
we don't want them on there.

Thanks,
 
Formatting the footer contents as hidden might be helpful, assuming that you
display (but don't print) hidden text.

For this to work smoothly, you could try doing it via a macro that
intercepts the Print command. You may want to ask in a programming newsgroup
such as microsoft.public.word.vba.general for assistance.
 
Back
Top