hi, Regarding os which manage the "capture" : Signature pad (MS-windows-> .Net tool ) ; tablet-screen smatphone-screen (androïd-> java; iOS -> oC)
Then "signature" is received by uv then converted to base64 for storage; then converted to .png for display on screen ; then converted to EPS to include into postscript form; then create job for printer or convert the form to pdf for sharing. We store png into uv via basic "encode(base64)" function which produce text format. We use ImageMagic package to perform : - image convertion from shell command line ; - add text, logo, ... to the image/signature (name of the owner, reference of the transaction, ...) - add information into exif internal data ; (name of the owner, reference of the transaction, ...) my 2 pence. Manu "Oaks, Harold" <[email protected]> a écrit : I'm sure some of you are implementing signature pad capture to a Universe system. What are you using and doing? I'd like to look into adding that feature to our jail system. Thanks- Harold Oaks Clark County, WA This e-mail and related attachments and any response may be subject to public disclosure under state law. _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
