Avatar

Level 10

Hi,

Try moving the presence portion of the script to the mouseDown event, so that the data page(s) are hidden and the print page(s) are visible before the print command is executed.

Alternatively place the presence portion of the script in the prePrint and postPrint events.

Hope that helps,

N.