This topic is locked

Topaz USB Signature Pad

10/1/2018 11:40:36 PM
PHPRunner General questions
P
peters19108 author

Need some assistance with trying to get a Topaz USB signature pad to work the built in signature pad. Has anyone had success using an external signature pad.

admin 10/2/2018

It is unlikely you can make a web application to work with USB device. Not impossible but much easier to handle using a native Windows app.

P
peters19108 author 10/2/2018



It is unlikely you can make a web application to work with USB device. Not impossible but much easier to handle using a native Windows app.


Don't really want to users to use a mouse to sign. What would be my other alternative to sign with?

HJB 10/2/2018

https://www.topazsystems.com/web.html
SigPlus Active X - PHP refers..., there are two different PHP scripts to choose.

admin 10/2/2018

Just an idea - any touchscreen device will work for this purpose.

HJB 10/2/2018

https://xlinesoft.com/phprunner/docs/choose_fields.htm - 2ns screenshot content refers
... in addition to ADMIN's suggestion and for inspiration purposes only ..., any smartphone, held in LANDSCAPE mode, is

able to hold PHPRunner's SIGNATURE PAD once COLUMNS BY DEVICE oriented "smartphone landscape" is configured to

only display the signature pad ...

quote excerpt ex https://xlinesoft.com/phprunner/docs/edit_as_settings_signaturepad.htm

// signature background image

// $this->settings["bgimage"] = "https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=86059&image=1&table=forumreplies";;

unquote

... one can even go that far, to implement a company customized signature pad background image, with assisting signature line,

and else which can be implemented into a picture like checkboxes for example, the possibilities are endless ...

P.S. E.g. "Mixoo" touch pad stylus, covering a wide range of smartphones and tablets is going over the AMA:)ZON counter at ~$10.

P
peters19108 author 10/2/2018



Just an idea - any touchscreen device will work for this purpose.


A touch screen solution is nice but Unfortunately in my environment the topaz pencil and pad is more suited.

P
peters19108 author 10/2/2018



https://www.topazsystems.com/web.html
SigPlus Active X - PHP refers..., there are two different PHP scripts to choose.


walk2fly thanks for your reply. I am going to dig a little more deeper to see how to implement those scripts into my project.

M
Mark Kramer 10/9/2018



walk2fly thanks for your reply. I am going to dig a little more deeper to see how to implement those scripts into my project.


Make sure your drivers are correct and up to date.