Signature form field

Stimulsoft Reports.NET discussion
Post Reply
User avatar
John
Posts: 132
Joined: Tue Feb 01, 2011 3:56 am
Location: England

Signature form field

Post by John »

Hallo Support,
I have seen that it is possible to add a server-side digital signature to a pdf on exporting (in c# code). However, I have a different requirement and would like to ask if there is any possibility for it.
What I would like is to add a form field to the pdf of type 'signature' which the end user can click on and add his own signature. Do you see any way of doing this?

As background info: we have a Silverlight --> Server setup where the pdfs are produced on the server and delivered over a web service.

Thanks and regards,

John Kitching
Attachments
Example of signature field
Example of signature field
Signature.jpg (27.06 KiB) Viewed 4234 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Signature form field

Post by HighAley »

Hello.

Unfortunately, it's impossible to add Digital Signature form field to the PDF exported report.
Please, send a request to support@stimulsoft.com. We will discuss this feature with our team-leader.

Thank you.
m.vitaletti
Posts: 1
Joined: Mon May 02, 2016 1:40 pm

Re: Signature form field

Post by m.vitaletti »

Hi,
I'm looking forward any news about such topic!
I need to add a form field to the pdf of type 'signature' which the end user can click on and add his own signature.
Any upgrade since November 2014?

Thanks in advance
Max
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Signature form field

Post by HighAley »

Hello, Max.

You can add the unsigned signature field in the report.
To add a Signature field you should add a text component on the page and set its Tag property to the next value:
pdfunsignedsignaturefield

Thank you.
papared
Posts: 1
Joined: Fri Mar 24, 2017 3:21 pm

Re: Signature form field

Post by papared »

Hello,
I'm using the 2016.1 version and I've added the tag entry pdfunsignedsignaturefield in
interaction->tag property of a empty text field but the pdf exported haven't a signature field.
Can you help me to understand what i'm doing wrong?

Thanks.
Mauro
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Signature form field

Post by HighAley »

Hello, Mauro.

Please, try our latest build.
Maybe the feature was added later.

Thank you.
mchapman
Posts: 8
Joined: Wed Jan 25, 2017 9:39 pm

Re: Signature form field

Post by mchapman »

I'm trying to add a digital signature field to a report, but I don't see where I should put pdfunsignedsignaturefield in my text field. Where do I find the Tag property in the report designer?
Lech Kulikowski
Posts: 7341
Joined: Tue Mar 20, 2018 5:34 am

Re: Signature form field

Post by Lech Kulikowski »

Hello,

The Interactions option.

Thank you.
Attachments
Screenshot 2020-09-19 105023.jpg
Screenshot 2020-09-19 105023.jpg (301.17 KiB) Viewed 2340 times
Post Reply