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
 Appending to Tiff using Aquire
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

stevep

United Kingdom
4 Posts

Posted - Jun 07 2012 :  05:41:11  Show Profile  Reply
If I use ImageEnMView1.MIO.Acquire with a tiff already loaded the appended scan actually inserts before page 1. How do I make it add the new scanned image after the last page of the current doc?

ImageEnMView1.SelectedImage:=ImageEnMView1.ImageCount before the aquire doesn't seem to have any affect.

Steve

fab

1310 Posts

Posted - Jun 07 2012 :  09:48:43  Show Profile  Reply
If no image is selected then Acquire will append after the last image. So you should execute:
ImageEnMView1.DeSelect();
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: