Kevin Yu wrote: > we need to hide a save button when the user click on the save button and > submit the xml/xfdf back to the server,
With iText you can add JavaScript to a form, change the Submit URL of a button, change the properties of fields, etc... So maybe you are overlooking something. If an End-User has a PDF open in Adobe Reader, then hits the Submit button, you could hide the button using JavaScript. Of course, when the End-User closes the file, then opens it again, the button will still be there. That's... rather obvious. Please rephrase your question, so that we have a better idea of what you are looking for. -- This answer is provided by 1T3XT BVBA ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
