This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, August 1, 2005 12:31:25 PM(UTC)
Groups: Registered
Posts: 2
I am using a Dell
Multifunction printer/scanner/copier (A920). I want to hide
dell's scanner portal, and have a VB.NET program that when the button
is pressed (or a specific function is called) it will start the scan
with preset settings, not having to worry about setting it manually.
Thanks very much
#2
Posted
:
Tuesday, August 2, 2005 12:44:10 PM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Thank you for contacting LEADTOOLS. The TwainUserInterfaceFlags Enumeration allows you to hide the manufacturer's user interface. You can use the code below as an example of how to perform a scan without the interface.
_twainSession.Acquire(TwainUserInterfaceFlags.None
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.