Search found 1 match

by gabriel91
Thu Apr 11, 2013 11:24 pm
Forum: TWAIN & WIA Acquisition
Topic: WIA Scanner works with TWAIN methods but not WIA methods
Replies: 1
Views: 14530

WIA Scanner works with TWAIN methods but not WIA methods

I think this is a weird error. I have an EPSON scanner that installs both TWAIN and WIA drivers. If I call TWAINAcquitreToGdPictureImage() with the WIA scanner name it works, but if I call WiaAcquireToGdPictureImage() with the sourceId, it just returns 0. How can this be?