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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Scan to multi page tiff

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
ettienned Posted - Mar 02 2017 : 23:30:41
Hi I am sure this has been asked many times but i can seem to find a post

I need to scan to a multi page tiff

show it in a viewer
then move through the pages and manipulate the current image only eg rotate,sharpen etc.

then save the multipage tiff

can this be done in memory or must it be a file


regards
ettienne


2   L A T E S T    R E P L I E S    (Newest First)
ettienned Posted - Mar 04 2017 : 23:35:13
Thanks Bill for you prompt reply
w2m Posted - Mar 03 2017 : 09:56:38
The Handling Multiframe Images demo found here shows how to handle multiframe tiff file pages: https://www.imageen.com/ieforum/topic.asp?TOPIC_ID=1446&whichpage=2. You just need to add the code to fill ImageEnMView with pages from your scanner. The code to rotate is already in the demo, so just add a button and the code to sharpen the frame.

Once the pages have been added to ImageEnMView just select SaveAs to save all the images in the ImageEnMView to a tiff file in the above demo.

The demo will display each page when you select a frame in ImageEnMView.
Once all the frames are rotated and sharpened just select the SaveAs button to save all the frames multipage TIFF file.

You do not have to save any scanned images to a file until you save all the frames with save to file.

To make things a little easier for you a multiframe tif file scanning demo can be found here:
https://www.imageen.com/ieforum/topic.asp?whichpage=7&TOPIC_ID=1446#10982

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development