Has anyone attempted to create a MySql/PHP solution to capture and archive digital signatures using topaz pads/tablets? Topaz makes the following API's available
http://www.topazsystems.com/Software/index.htm
Can this be done utilizing PHP/MySql?
I would basically want to first SCAN a barcode, lookup info via ODBC using the barcode as the key, then capture a persons signature and save the signature and imported odbc info into a MySql db.
Any Comments/Experience would be GREATLY appreciated