Avatar

Level 10

If it's emailing you back the pdf, it has to save first. If it's not going to be saved, there's not much point in locking the fields, is there?

The link I supplied has Paul's sample showing how to lock all fields.

If the pdf is being emailed back to you, then you could add a "save-as" prompt.

At the end your script, you can set the button to readOnly or set it's presence to hidden.

So you'd script the lock all fields, then your email script, then hide the button.

Unless I'm missing what you mean.