Signature form field
Signature form field
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
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
- Signature.jpg (27.06 KiB) Viewed 4234 times
Re: Signature form field
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.
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.
-
- Posts: 1
- Joined: Mon May 02, 2016 1:40 pm
Re: Signature form field
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
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
Re: Signature form field
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.
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.
Re: Signature form field
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
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
Re: Signature form field
Hello, Mauro.
Please, try our latest build.
Maybe the feature was added later.
Thank you.
Please, try our latest build.
Maybe the feature was added later.
Thank you.
Re: Signature form field
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?
-
- Posts: 7341
- Joined: Tue Mar 20, 2018 5:34 am
Re: Signature form field
Hello,
The Interactions option.
Thank you.
The Interactions option.
Thank you.
- Attachments
-
- Screenshot 2020-09-19 105023.jpg (301.17 KiB) Viewed 2340 times