ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 ImageEnMView scan specitic page count via feeder
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

madas

Germany
21 Posts

Posted - Oct 30 2017 :  08:58:42  Show Profile  Reply
Hello,

how can I scan only a specific amount of pages via the scanners feeder using the ImageEnMView component? Lets say the feeder contains 50 sheets of paper but I want to scan the first 10 only.

For sure I can use the aborting property of the MIO but the end of the last scanned page remains in the feeding tray. So you have to open the tray and manually remove the last page. Not an option for the customer who use our software.

Thx in advance.

madas

xequte

38194 Posts

Posted - Oct 30 2017 :  16:59:35  Show Profile  Reply
Hi Madas

It is not presently supported, but I have added it to the to-do list for a later update.



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

madas

Germany
21 Posts

Posted - Oct 31 2017 :  05:07:12  Show Profile  Reply
Thx Nigel,

is there any workaround to achieve this behaviour?
I have tried to use a TImageEnIO and TImageEnMIO with the same TImageEnMView attached to both combos. But when I scan something with the TImageEnIO nothing happens resp. is added to the attached TImageEnMView. Scanning via the TImageEnMIO is working as expected. :(

Greetings.

madas
Go to Top of Page

xequte

38194 Posts

Posted - Oct 31 2017 :  05:14:35  Show Profile  Reply
Hi Madas

A TImageEnIO cannot be attached to a TImageEnMView. If you want to scan once at at time, use a TImageEnIO and in the OnAcquireBitmap event, append the IEBitmap to your TImageEnMView:

https://www.imageen.com/help/TImageEnIO.OnAcquireBitmap.html

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

madas

Germany
21 Posts

Posted - Nov 01 2017 :  04:34:52  Show Profile  Reply
Thx Nigel,

I will give it a try.

madas
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: