Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Monday, October 17, 2011 1:20:42 AM(UTC)

tthakur  
tthakur

Groups: Registered
Posts: 9


Hi,

I need help on Scanning to documents without displaying the Twain user interface.
Currently whe I press "Scan" Button (which calls RasterTwain.Acquire), it opens the Twain user interface and pressing Ok there, it starts scanning.
I dont want to show this Twain user interface and documents should be scanned just after pressing my "Scan" Button (with all the Twain Capabilities set earlier). Is there any way to do that? Any example will will help a lot.
Thanks in advance,
Tameshwar.
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Monday, October 17, 2011 1:47:31 AM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

Was thanked: 1 time(s) in 1 post(s)

To scan the image without displaying the Twain user interface, you need to pass "0" to the RasterTwain.Acquire method:
+-------+
nRet = RasterTwain2.Acquire(0)
+-------+

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.041 seconds.