What was the trick to this? I'm having the same issue....I want to hide my subform using the prePrint and postPrint event on the master page and it's not working, but it works on the body page. My form is dynamic and my script is this.presence = "hidden";Thanks