简体   繁体   中英

How to implement Scanner in javaFX

I want to implement java code to scan documents from Scanner device through JavaFX. I am not getting any hint to perform such task. Any help will be appreciated.

There is no native support for external devices like scanners in Java. You need to use a 3rd party library of some kind. The most popular choices are

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM