Is there a way to add Javascript to a PDF Form that makes it check against a url to see if the form has been updated when it is opened. If so, can the user be notified or can the updated PDF be replace the the one saved on the users machine.
Thanks.
This type of project is not trivial to build. It can be more or less difficult depending on how sophisticated you want it to be. Unless you want something really simple where the user has to do some work, it's the sort of thing you either have a team of developters working on or purchase an existing system from a 3rd party.
Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]
Then most important JavaScript Development tool in Acrobat
[url=http://www.acrobatusers.com/tutorials/2006/javascript_console][b]The Console Window[/b][/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script