java - 使用 JTWAIN 访问网络扫描仪

标签 java twain

我正在开发的应用程序能够使用本地连接的扫描仪进行扫描,但我无法找到有关如何访问联网扫描仪的任何信息。使用 JTWAIN 可以实现这一点吗?

最佳答案

是的,您可以访问它。

If that local machine has drivers installed for that scanner which is connected then your twain dll will give a message to choose the device. It will scan it as per local scanner.

此外,该机器的浏览器必须包含 java。从java7开始有更多的安全性。它要求访问权限,您必须在 list 中进行设置。

关于java - 使用 JTWAIN 访问网络扫描仪,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20197442/

相关文章:

java - android:从List<HashMap>中将数据存储在Sqlite中

c# - Canon TWAIN 扫描仪卡在 'Warming up' 几分钟

java - 英国公司 mmscomputing.device.twain.TwainIOException : Cannot load Twain Source Manager

c - 如何在 TWAIN 中最大化扫描区域?

c# - 在 C# 中使用 twain 将图像作为图像类获取

javascript - 如何自动更改内容?

java - 具有嵌套值的 JSON 到 POJO

java - 如何设置灰度图像的DPI信息?

java - 在 LifeRay portlet 中使用 Alloy UI

java - 安卓磨损 : Layout is not displaying properly in Emulator