This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, October 9, 2008 6:16:45 AM(UTC)
Groups: Registered
Posts: 32
Hello,
I am using leadtools v16. I would like to see the image (or its thumbnail) while I am scanning each document. How could I try to do it?
Thanks very much,
Pablo L.G.
#2
Posted
:
Friday, October 10, 2008 4:54:15 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
What exactly do you mean by this? Do you mean that you want to see image "unroll" row by row as it's being scanned or just see each single page get flashed to the screen once it's done?
Which interface (CDLL, COM, etc.) are you using?
#3
Posted
:
Sunday, October 12, 2008 9:40:09 PM(UTC)
Groups: Registered
Posts: 32
Hi Greg,
I think I mean the second option. I just want to see each single page get flashed once it's scanned.
Do you have any example of this? How can I try to do it? I am using .Net Class Library.
Thanks in advance,
Pablo L.G.
#4
Posted
:
Monday, October 13, 2008 10:39:22 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
The image is retrieved from the TwainSession.AcquirePage event's arguments. When you handle the event, you can set the image in your viewer as the image from the AcquirePage event. I've attached a simple project that shows how to do this.
#5
Posted
:
Monday, October 13, 2008 9:01:28 PM(UTC)
Groups: Registered
Posts: 32
Hello Greg,
Thank you very much for your help. It was really easy to get what I wanted. Next time, I will search better in the documentation before doing such a easy question :)
Thanks a lot,
Pablo L.G.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.