Hi,
I’m trying to insert a signature field into a PDF document.
That works, but when I try to edit the document, Adobe Acrobat gives me the message: “This document is signed and cannot be edited.”
However, there’s no …...Henry My Code: var pdfdoc = new Aspose.Pdf.Document(); var page...Pages.Add(); page.Paragraphs.Add(new Aspose.Pdf.Text.TextFragment(“Hello...