I have downloaded a trial version of the GdPciture OCX (version 3.4). I am using an HP Scanjet 8200 series scanner with ADF. I am having trouble turning off the duplex functionality using VBA or VB. I have set the oGdPicture.TwainEnableDuplex method to false, but it still returns True. The only way I have been able to change the duplex setting on my scanner is by flipping the physical switch on my scanner (the TwainIsEnabledDuplex still returns true).
Has anyone experienced a similar problem? Any suggestions would be helpful. I am trying to automate some scanning processes and regularly need to switch back and forth between duplex and no duplex.
Thanks.

of the TwainIsEnabledDuplex method.