Hello -
I am trying to use the duplex feature with imtwain3.ocx as follows:
.Twain1.maxPages = 2
.Twain1.useADF = .T.
.Twain1.useDuplex = .T.
The Twain1.scan() event is triggered and an image is returned, then the same event is triggered again and there is no image. It doesn't matter if I dispay or hide the UI, I get the same result. I think the ActiveX control version is 7.23.0.0.
Can someone point me in the right direction for getting both images from a duplex scanner?
Thanks,
Brady