I use itext 's setField function to save field value into pdf form, but I find after I use itext, the whole pdf will corrupt, you can not edit the pdf in adobe reader any more. It will show you that the file has been changed and extended feature in adobe reader can not be used.
So I am looking another library that can do the same job. another problem: after I signed the pdf with identity card, if I try to edit the pdf using itext library, it will invalidate all the previous signature. but if I use acrobat the edit the fields, all signature revisions are kept well.
Is there any similar library that I can use to do the above things ?