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 …...Document(); var page = pdfdoc.Pages.Add(); page.Paragraphs.Add(new...Document(); var page = pdfdoc.Pages.Add(); page.Paragraphs.Add(new...