Search:

Type: Posts; User: andbin

Search: Search took 0.19 seconds.

  1. Thread: Renaming a file

    by andbin
    Replies
    10
    Views
    1,556

    Re: Renaming a file

    You could tell this before .....

    Have you looked at page 15 of the developer guide of JTwain? It tells how to save the image to a file programmatically.
    Note: I never used JTwain ... It took me...
  2. Thread: Renaming a file

    by andbin
    Replies
    10
    Views
    1,556

    Re: Renaming a file

    What do you want to control? The GUI of the scanner software? (Epson software has its scanner GUI, HP has its own, etc...). You can't (hardly) control that GUI directly, since it's different for each...
  3. Thread: Renaming a file

    by andbin
    Replies
    10
    Views
    1,556

    Re: Renaming a file

    renameTo of java.io.File. But beware, as javadoc states, that "Many aspects of the behavior of this method are inherently platform-dependent"
Results 1 to 3 of 3