How can I permanently set the document on close action?
Hi
I have a lot of documents to be commented on with the draw free form tool and I wish for them to be flatted automatically after the user close the document.
I can run "this.flattenPages();" for ether 1) Document Actions at the Document Will Close in the JavaScript tools or 2) page properties -> actions -> Page Close -> Run a JavaScript.
But the problem is it will only work for one document I set this up in. Is it possible to set this up globally/permanently so every single document will run the code?
I am using Adobe Acrobat XI Pro
