Answered
Using adobe professional I created a pdf form containing text fields to be filled and have enabled the rights to be able to modify and save the document to end users who use the pdf reader.
I have developed a java program for the automatic compilation of some fields in the document. When the document precompiled the end user fails to complete the form and text fields and to save the document.
How can I to enable the rights for end-users who use acrobat reader using java code?
With JavaScript, no, because of security restrications added by Adobe.
George Kaiser