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
 Automatically separate two pages from A3 scan

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
PStadler Posted - Jul 21 2017 : 05:52:11
Hello
I scan books. Left and right page together on A3 scanner.
How it is easy possible to save the left page first and then the right page automatically?

Does there exist an example?

Sincerely

Peter
3   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jul 23 2017 : 03:31:34
Hi

OK, so you need to split the image into two, then.

I would copy the IEBitmap into a second IEBitmap, use the Crop method to remove half of each image and save the results:

https://www.imageen.com/help/TIEBitmap.Crop.html

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
PStadler Posted - Jul 22 2017 : 03:59:21
Hello,
I scan a book, two pages at once, with an A3 scanner. I get scans as A3 tifs.
But one scan contains two pages in size A4. I want to automatically save the A3 page in two parts, one A4 page on the left side of the A3 tif, one page on the right side of the A3 page.

Hopefully more understandable?

Sincerely Peter
xequte Posted - Jul 22 2017 : 00:34:00
Sorry, Peter, can you explain the request in more detail.



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com