Hello,
Using GD Twain ActiveX with VB.Net 2008 windows app I can not select the flat bed on my Canon MF4150. The document feeder is working good but I would like to use the glass platten if I need to. I have tried the below lines.
AxTwain1.TwainSetAutoFeed(False)
AxTwain1.TwainSelectFeeder(False)
James
