Hide when printed

Hi

I have a form that contains many fields, one of which is a Rich Text Field that the user drops PDF and .Doc files into. I have selected the option to hide the field when printed, but the contents of the field still show on the print out!

Can anyone out there help me?

Subject: Hide when printed

Hide when’s are tricky with RTF’s, as the data itself can contain hide when statements that override what you have coded on the form’s field.

Best bet is to put the TRF into a section, and use the section’s hide-when formula.