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
 Acquisition problems only from canon-p215

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
mauricio Posted - Oct 10 2012 : 09:54:29
Hi,

i' m a Delphi 2009 developper for a french company that have purchased ImageEn yesterday since i was using ImagenEn 3.x from several years now.

So, we need to acquire from a canon p-215 with no dialog, black and white, duplex mode and 300 dpis, it retrieves 2 images per page.
The problem is always the second image is very too big and almost all black (because the retrieved size is 45000 x 450000 pixels) and curiously the correct page scan appears on upper-left corner on this image!

For now, i have corrected myself by changing TIEBitmap with and height properties.
Note that the same application works very wells with others scanners.
Any idea?


Regards,
Maurício

Free Cindy Components for Delphi
http://sourceforge.net/projects/tcycomponents/
4   L A T E S T    R E P L I E S    (Newest First)
mauricio Posted - Oct 19 2012 : 01:26:19
Hi,

thanks, i will try it!

Regards,
Mauricio

Regards,
Maurício

Free Cindy Components for Delphi
http://sourceforge.net/projects/tcycomponents/
ehkhalid Posted - Oct 16 2012 : 03:32:19
Hi
Assigning only paper size is not enough, you have to desactivate default paper mode in the canon dialog, as i said, when the default paper mode is enabled, scanner ignore paper value. I have a canon P-150 and i resolved all paper size probleme by disablin default mode in the canon driver dialog (you need to do it one time)
mauricio Posted - Oct 16 2012 : 03:20:43
Hi,

thanks for your reply.
I already set page to A4 format and the problem only occurs on duplex mode (as i said, the other side of the sheet).

Another idea?

Regards,
Maurício

Free Cindy Components for Delphi
http://sourceforge.net/projects/tcycomponents/
ehkhalid Posted - Oct 11 2012 : 05:07:57
Hi,
This is certainly a problem with the paper size, you have to disable automatic paper size detection in the canon interface (just for the first time) and set the correct paper size (A4, ...) by using imageen twain params.

Hope this help