From what I think you may want to do you should start with pages 2,3,4
hidden. This is all the user would see. You could use password
verification to change the pages to visible. If you don't want to do
this for each document since it could be a lot may the form could look
for the password in a file that would only reside locally. Since the
user would not have access to this file, no printing could occur.Good
luck.