How to scan a document using java

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gsreenathreddy
    New Member
    • Oct 2007
    • 40

    #1

    How to scan a document using java

    Hi!

    Can any one know about how to scan a document using java, it has to invoke scannner exe file. Urgently required.

    Thank you
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by gsreenathreddy
    Hi!

    Can any one know about how to scan a document using java, it has to invoke scannner exe file. Urgently required.

    Thank you
    If all you want to do is invoke a command, you can do thatthe Runtime class.

    Comment

    Working...