We are inserting a Signature placeholder in a PDF File with Aspose.PDF
FormEditor editor = new FormEditor(doc);
editor.AddField(FieldType.Signature, "Signature_1", 1, 1, 1, 200, 70);
The placeholder is shown in Adobe a…...The problem is, that another signing software inserts or adds the...2022, 8:35am #5 Document doc = new Document(dataDir + "nowhow...