we are using the digital signature control
control gets initialised
user can sign
when we read the form and the signature it gets displayed
how to make the control read only, so that the signature can’t be changed?
we are using the digital signature control
control gets initialised
user can sign
when we read the form and the signature it gets displayed
how to make the control read only, so that the signature can’t be changed?
that hasn’t helped me
i can display the saved signature with no issue, my problem, is that the box can be drawn / written in still
i need to make it read only
that hasn’t helped me
i can display the saved signature with no issue, my problem, is that the box can be drawn / written in still
i need to make it read only
The way I would do is to save it as a image and then read it by converting the image data into a html image tag in a sproc by using convert function in SQL. That html can then be read into a data label.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.