Insert signature field in pdf file

Hello,
I’m evaluating Aspose.Pdf for .NET and Aspose.Words for .NET, to convert a doc file in a pdf file;

I need to add a signature field to the file generated and another application will sign the file.

I read some posts about this: <A href="https://forum.aspose.com/t/138206</A><BR>; <BR>in these posts it’s written that this feature isn’t supported, are there some news about this?</P> <P>Thanks<BR>Mario</P>

Hello Mario,

Thanks for considering Aspose.

Can you please explain little more about the requirement. As i understood You need a signature field to be added to PDF file and another appliaction will sign that file.

Can you please ellabore the erquirement in term you want some image to be placed or some input field. Looking forward in hearing from your side.

Thanks for your reply,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

I would like to put a kind of field as described in Adobe article http://www.adobe.com/designcenter/acrobat/articles/acr8at_signpdf.html, but I think this is a proprietary solution of Adobe;

So, I would like to put a form field (not an image field) , the other application then find this form field and apply to it a digital sign.

Thanks

Mario

Hello Mario,

Thanks for considering Aspose

Adding form field to a Pdf document is possible using Aspose.Pdf.Kit. Like an HTML page, a PDF document may contain an interactive form (sometimes referred to as an AcroForm) made up of various form fields such as Text Boxes, Check Boxes, Radio Buttons, Drop-Down Lists and Push Buttons etc., for gathering information from the user. So, such an interactive form in a PDF document is called PDF Form.

For more information, kindly visit How to Create and Decorate Form Fields With API?

Hi Mario,

The signature field is still not supported and we can't support it in short time. Sorry for the inconvenience.