if the problem is the field "isNew" which is not correctly valued, would
not be enough to replace that field with the expression
!(writer.getAcroFields().getSignatureNames().contains(name)
|| writer.getAcroFields().getBlankSignatureNames().contains(name)),
in this way you will be sure that the fi
Emanuele Paterna,
Emanuele Paterna wrote
> I've notice a strange behaviour signing an existing invisible signature
> field. I've noticed that the field was created multiple times every time i
> try to sign it.
> I think is due to preClose method that is based on a wrong condition that
> recreate t