Hi. I have tried to remove the digital signatures from pdfs using the code as described here: Remove Signature from PDF File|Aspose.PDF for .NET.
It looks like the signature is removed but not everything related to digi…... for (int index = 0; index < sigNames.Count; index++) { Console...WriteLine($"Removed {sigNames[index]}"); pdFileSignature.Remove...