Page 1 of 1

Determine back side during duplex scanning

Posted: Wed Mar 30, 2016 7:50 pm
by akachi
Is there a way to determine if an image is the back side when using _gdPictureImaging.TwainAcquireToGdPictureImage(handle) to scanning documents?

Re: Determine back side during duplex scanning

Posted: Thu Mar 31, 2016 5:14 pm
by Loïc
Hi,

The only way I can see is to count the number of page during the acquisition process. If the number is odd, you are handling a back side.

Kind regards,

Loïc