Hi Raj Kumar,
Thanks for contacting Syncfusion support.
Query1:” I want signature pad in my page. For that i need script but whenever i m going to download it from custom script generator it is showing under maintenance for last 3 days. When it will be available?”
Sorry for the inconvenience. CSG site is up now. You can generate the Custom Script file for the required controls.
Query2:” I found the scripts but even after including them signature pad is not coming. can u please look after this, is there any mistake or what else I have to do for this”
We have checked your checked your shared code snippets and found that you have not referred the necessary script to render Signature. It is mandatory to refer the jQuery file to render our controls. And also since you are referring the individual scripts files it is necessary to refer our base file to render signature. Please find the below script files to be referred.
|
Requires
- jQuery
- ej.core.js
- ej.signature.js
- ej.touch.js
|
Please find the below Getting stated links for more information.
Also please find the below API links for more information.
Signature demo link:
Query3:” Instead of downloading it i want the signature to automatically save on server database as well as can it be converted to base64 string?”
Yes, it is possible to save the signature on the database server as base64 string. Please find the below KB links for more details
Please check the shared details, sample and let us know if you have any further queries.
Regards,
Arun P.