Hello, im trying to use the AlAcquire.exe demo, im using Brother ADS-2400N scanner to acquire multiple documents. The documents appear in the ImageEnMView1 component as i want. How to save the acquired images into the disk "d:\scanned"
Should i use: ImageEnMView1.MIO.Acquire(); or use the ImageEnMView1AcquireBitmap(Sender: TObject; ABitmap: TIEBitmap; DpiX, DpiY: Integer; var Handled: Boolean); event from object inspector