How to delete digital signature for PDF file programatically
How to delete digital signature for PDF file programatically.
Deleting one signature from PDF file, other signatures in the same PDF file are becoming Invalid
How to delete digital signature for PDF file programatically.
Deleting one signature from PDF file, other signatures in the same PDF file are becoming Invalid
It is absolutely impossible by design to remove an earlier signature without invalidating the others, that could never work. But it should be possible to remove the latest if the file is not locked. To check if PDFBox is the problem, try with signature adding and removal in Acrobat. If this works the problem is PDFBox, and/or your removal process.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.