On Dec 27, 2017, at 6:36 PM, Andrew R Diaz via 4D_Tech <[email protected]> 
wrote:
> 
> I am looking to integrate a signature pad (like the ones from topaz 
> https://www.topazsystems.com/index.html 
> <https://www.topazsystems.com/index.html>) into my 4D application and was 
> wondering if anyone has done this before and if so which system was easiest 
> to integrate into 4D.

I integrated the ScripTouch signature pad from ScripTel (https://scriptel.com) 
into a 4D application. I didn’t bother with live signature preview in 4D, but 
instead just integrated with the java app they supply. For 4D integration I 
launched the java app with parameters detailing what kind of signature image to 
save using LAUNCH EXTERNAL PROCESS, and picked up the image afterward.  

The ScripTel also integrates with Adobe Reader for cryptographically signing 
PDF documents, if that’s necessary. I used 4D to create a PDF, launch Adobe 
Reader with that PDF, monitor the file for an appropriate number of changes 
(depending on how many signatures I needed), and email the signed PDF to the 
appropriate recipients.

The signature pads have turned out to be relatively fragile in a traveling 
salesman environment. They are also extremely sensitive to USB power. I never 
used the Topaz signature pads so I’m not sure how they or the software compare.

Jim Crate

**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to