docusealco / docuseal

Open source DocuSign alternative. Create, fill, and sign digital documents ✍️
https://www.docuseal.co
GNU Affero General Public License v3.0
6.26k stars 446 forks source link

Integration with pad used to sign #149

Closed tradexsrl closed 10 months ago

tradexsrl commented 10 months ago

Hi , i'm evaluating your software installed with docker , created a template with a sign field. everythings is ok except we should use pad to sign like signotec sigpad 100 (https://en.signotec.com/hardware/signature-pads/signotec-sigma/) how can we sign directly in this screen with these kind of pad ? immagine in the above screenshot the sign process is done directly with mouse but is very difficult to do and in our case we should use a pad; this pad could be activated by a web api call but how can we integrate this api request without modify your code base risking to loose it when the docker image is updated ? other hardware solution accepted thank's

omohokcoj commented 10 months ago

@tradexsrl integrating a hardware signature pad into a web app is complex and the integration differs per each manufacturer/model. Feel free to create a PR for Sigpad 100 support to have it merged into upstream repo.