Pregunta

I have feeder scanner so I use this code

 device=w.ShowSelectDevice(WiaDeviceType.ScannerDeviceType,true,false);
    commondialog.ShowAcquisitionWizard(device);

and successfully scanned all images in scanner but I want to access the path of these images stored by wizard to take these images and stored in database how can I get the path from c# ?

¿Fue útil?

Solución

i used scan dll it is a fantastic dll

scan sdk

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top