How Can I Trigger a Scanner from a Browser?

后端 未结 6 1268
旧时难觅i
旧时难觅i 2020-12-29 06:58

I have Fujitsu fi-6130 TWAIN / ISIS scanners that I\'d like to trigger from a button in a jQuery Rails web page. Not only would I like to have the page tell the scanner to

6条回答
  •  粉色の甜心
    2020-12-29 07:18

    It seems there's a Web API toolkit available for Fujitsu fi series scanners. Its basically an app you install on client machine where the scanner is that accepts calls via JSON or Silverlight and sends them to the scanner drivers.

    http://uk.emc.com/enterprise-content-management/captiva/cloud-toolkit.htm

    I've just downloaded it and am reading trough the docs, so can't vouch it works.

提交回复
热议问题