Previous | Next | (P-PDF) JavaScript
Topic: Re: JS accompanies extracted pages?
Conf: (P-PDF) JavaScript, Msg: 87078
From: jbw01
Date: 5/6/2003 02:09 AM
Thanks, Doug. That almost got me where I need to be. I set up a batch sequence as you suggested and associated it with a button on my main form. When the user clicks that button, all JS in the target file is removed. Only problem is that when the button fires, the user must confirm the batch processing. If they "Cancel" (intentionally or because they don't know what this means) the JS is still in the file.
Is there any way to execute the batch sequence automatically when the button is clicked - without the user confirmation dialogue?