Page 1 of 1

Multipage Tiff from a Flatbed scanner

Posted: Wed Jan 27, 2010 10:31 pm
by sasidhar77
Hi,

I have a flatbed scanner there is no automatic document feeder and my application should enable the user to scan multiple documents into one tiff file and then finally stop scanning when user desires.

how can i acheive this.

thank you

regards
sasi

Re: Multipage Tiff from a Flatbed scanner

Posted: Thu Jan 28, 2010 9:34 am
by Alex
Hi Sasi,

VintaSoftTwain.NET SDK allows to add images to existing TIFF/PDF file, please read description of the VSTwain.SaveImage method in the documentation.

Best regards, Alexander