ScanSnap 集成
我目前正在尝试弄清楚如何与 fujitsu scansnap 扫描仪集成,但没有发现 fujitsu 提供有关 fujitsu scansnap 管理器如何调用您的应用程序并将文件发送到您的应用程序的详细信息。
1.) 当他们启动您的进程时是否传递带有文件名的参数?
2.) 你只需要查看目标目录吗?
如果有人有有关此类集成的信息或知道在哪里获取“白皮书”信息,我将非常感激。
谢谢。
I am currently trying to figure out how to integrate with the fujitsu scansnap scanner and have found no details from fujitsu on how the fujitsu scansnap manager calls your application and send the file to your application.
1.) do the pass a parameter with the filename when they launch your process?
2.) do you just have to look in the target directory?
If anyone has information regarding this type of integration or knows where to get the "white paper" information, I would really appreciate it.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你有2个选择,旧的XP和紧随其后的模型(较大的多纸模型)将传递他们的文件保存到的临时文件,作为自定义程序上exe名称后的第一个参数 - 否则,是的,你可以直接扫描扫描文件夹,请确保在扫描完成后移动文件,以免再次查看它。
You have 2 options, the old XP and model right after that (the larger multi paper models) would pass the temp file their file was saved to as the first parameter after the exe name on a custom program -- otherwise yes you can just scan the scan folder, make sure to move the file after it's done scanning so you don't view it again.