- This topic has 0 replies, 1 voice, and was last updated 10 years, 11 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
Forums › TWAIN Classic › Save Image
hello,
I am developing scanner application which scan multiple images from scanner and save to user define location ,but my problem is that after scanning images i have to save it for scanned images(e.g like 50 times i have to save with the use of save dialog box) .but i want to set path only one time and and it scan images and save it to automatically to define folder.
here is my block of code (it is provided by NETMASTER from code project “http://www.codeproject.com/KB/dotnet/twaindotnet.aspx?”) i modified but now i am confuse what should i have to do..please help