【发布时间】:2018-09-27 06:25:13
【问题描述】:
我想在 A4 Document Scanner 上控制没有 UI(Dialog) 的纸张弹出方向。
所以我多次尝试使用CAP_REWINDPAGE API。
但它根本不起作用。
1,当我在状态4期间尝试API时,出现错误TWCC_CAPUNSUPPORTED。
第二,当我在状态5和状态6中尝试API时,出现错误TWCC_SEQERROR。
我用过CAP_FEEDEREBABLED(TRUE)、CAP_AUTOFEED(TRUE)。
【问题讨论】:
-
欢迎来到 stackoverflow.com。请花点时间阅读the help pages,尤其是名为"What topics can I ask about here?" 和"What types of questions should I avoid asking?" 的部分。也请take the tour 和read about how to ask good questions。最后请阅读this question checklist
-
您的扫描仪是否支持该功能?您可以尝试使用此online demo 进行验证。