質問

Wee are using Jimageconnect java API to scan files from different devices. with single feeder scanners like HP scanjet 3000 everything is ok, but with the HP scanjet 7500 (which has ADF AND glass surface) we cant get scanned images from the ADF (just from the glass surface), is there any other java API to access ADF from this kind of flatbed scanners?

役に立ちましたか?

解決

Yes.

To access scanner through TWAIN: http://asprise.com/product/jtwain/

and this will allow you to do ADF scanning in Java through WIA: http://asprise.com/product/jia

As you mentioned the second scanner has two functional units - flatbed and feeder, you need to select the second functional unit before calling ADF.

Disclaimer: I work for the company that offer the above mentioned products.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top