Hello All,
Consider that there is a form, which has opened as a result of new process initiation. My requirement is, there should be a checkbox which says CLOSE. When the user checks this box and completes the form(clicks Complete), the process should be killed. Not just the PDF has to be closed but the process initiated also should be closed.
Can I do this... Any code Snippet...?
Thanks
Deepak.
In Acrobat-JS you can use this.closeDoc(true); for closing a PDF, but it could be, that it is not allowed anymore thru security restrictions.
I didn't test it.
What I know is, that your not able to close the whole application (Acrobat/Reader) thru JS!
I fact, I don't understand your meaning of "process" that you wish to kill.
radzmar
• LoveCycle Blog
Documents you need:
• LiveCycle Designer ES2 Docs