Home | About us | Overview | Softwares - Downloads | Evaluate | Order | Support | old forums | Contact | F.A.Q. | Documentations | Search | Sitemap

Flat Bed

Support for GdTwain ActiveX and GdTwain Pro ActiveX/SDK.

Flat Bed

Postby jds on Tue Oct 07, 2008 6:45 am

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
jds
 
Posts: 1
Joined: Mon Oct 06, 2008 9:58 pm

Re: Flat Bed

Postby Loïc on Tue Oct 07, 2008 3:02 pm

Hi James,

There is no other way that to turn document feeder to off using the TwainSelectFeeder() method:

Code: Select all
AxTwain1.TwainSelectFeeder(False)


make sure that you are calling this function in state 4 TwainGetState() should return 4.


From the TWAIN specs:

If TRUE, Source must acquire data from the document feeder acquire area and other feeder
capabilities can be used. If FALSE, Source must acquire data from the non-feeder acquire area
and no other feeder capabilities can be used.


Best regards,

Loïc Carrère
User avatar
Loïc
Site Admin
 
Posts: 1350
Joined: Tue Oct 17, 2006 11:48 pm
Location: France


Return to GdTwain [Pro] ActiveX

Who is online

Users browsing this forum: No registered users and 0 guests