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
 ImageEN Twain
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

jahong

Republic of Korea
1 Posts

Posted - Aug 13 2013 :  23:43:49  Show Profile  Reply
Hi,



Language : Delphi7



Question



Q1) CAP_SERIALNUMBER = $1024;

Scanner device command to obtain the serial number?





Q2) The scanner to detect whether or not the paper instruction





Q3) ImageEnView1.IO.Acquire command when an error occurs processing the scan to.


Q4) Want to save the image as a continuous scan. Scanner Model Avision AV176 +.
Compared to other scanners scanner application process is fast but slow to think this was wondering how to solve? Other programs I've used the program compared Ez-Twain becomes. I want to respond to.



fab

1310 Posts

Posted - Sep 06 2013 :  00:20:59  Show Profile  Reply
quote:
Q1) CAP_SERIALNUMBER = $1024;

Scanner device command to obtain the serial number?


ImageEn doesn't have a method to get device serial number.


quote:
Q2) The scanner to detect whether or not the paper instruction


Please look at TwainParams.PaperDetectable property (and maybe others TIETwainParams paper instruction properties).


quote:
Q3) ImageEnView1.IO.Acquire command when an error occurs processing the scan to.


Acquire returns False on capture failure. You can know the last error with LastError and LastErrorStr properties.


quote:
Q4) Want to save the image as a continuous scan. Scanner Model Avision AV176 +.
Compared to other scanners scanner application process is fast but slow to think this was wondering how to solve? Other programs I've used the program compared Ez-Twain becomes. I want to respond to.


Are you using TImageEnMView (instead of TImageEnView) to acquire multiple pages?
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: