Hi,
I'am using Visual Basic 2005 and ADo.net and a twain-scanner .The purpose
of it, is a msaccess-database msaccess with information. about herbes
,plants and birds. I've a lot of pictures which i will scan and save the
automaticly in a folder.
i trying to get a picture of it by using my scanner into a picturebox on my
windowsform .
I want to scan automaticly with one simply click on a buttum. I will allays
scan with 200 dpi, blackWhiteFoto and save the picture as an jpg or pdf
..withe the name of an field ond the record.
Now i get only my scanner on the front all the the data i have to fill in
manually
Shell("C:\WINDO WS\system32\wia acmgr.exe")
any help is veryy appreciated!, Rob
I'am using Visual Basic 2005 and ADo.net and a twain-scanner .The purpose
of it, is a msaccess-database msaccess with information. about herbes
,plants and birds. I've a lot of pictures which i will scan and save the
automaticly in a folder.
i trying to get a picture of it by using my scanner into a picturebox on my
windowsform .
I want to scan automaticly with one simply click on a buttum. I will allays
scan with 200 dpi, blackWhiteFoto and save the picture as an jpg or pdf
..withe the name of an field ond the record.
Now i get only my scanner on the front all the the data i have to fill in
manually
Shell("C:\WINDO WS\system32\wia acmgr.exe")
any help is veryy appreciated!, Rob
Comment