Hello,
I have an issue with multiple pdf signatures. My Aspose version is 22.5.0.
The issue is that, when the original file is a .pdf, then the signatures get invalidated most of the time. So only the last one is valid…...signature foreach (Field field in doc.Form) { if (field is SignatureField...Convert the document to byte form. return outStream.ToArray();...