Search found 2315 matches

by Alex
Wed Jul 23, 2008 11:23 am
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Using VintaSoftTwain.NET Library in Vista x64.
Replies: 4
Views: 11166

Using VintaSoftTwain.NET Library in Vista x64.

When an application that uses our .NET libraries is compiled on a 64-bit system you may run into a couple issues. Our assemblies are 32-bit assemblies; therefore any applications being compiled on a 64-bit system must run in the 32-bit bit (WOW) mode. This only requires changing the "Platform T...
by Alex
Wed Jul 23, 2008 11:19 am
Forum: VintaSoft Twain .NET SDK Discussions
Topic: KB: Hiding user interface at scanning.
Replies: 0
Views: 9500

KB: Hiding user interface at scanning.

User interface of scanner can be hidden only if you use TWAIN driver for your scanner. WIA driver does not allow to hide (disable) user interface - it's limitation of WIA drivers when they are used via TWAIN interface. Here is a code snippet for VB.NET that shows how to acquire images without UI: Tr...
by Alex
Wed Jul 23, 2008 11:19 am
Forum: VintaSoft Twain ActiveX Discussions
Topic: KB: Hiding user interface at scanning.
Replies: 0
Views: 9931

KB: Hiding user interface at scanning.

User interface of scanner can be hidden only if you use TWAIN driver for your scanner. WIA driver does not allow to hide (disable) user interface - it's limitation of WIA drivers when they are used via TWAIN interface. Here is a code snippet for Visual Basic that shows how to acquire images without ...
by Alex
Wed Jul 23, 2008 11:00 am
Forum: Hardware and Vendors Discussions
Topic: Logitech webcams.
Replies: 0
Views: 11792

Logitech webcams.

Here is a list of Logitech webcams tested with our products by us or our customers: Logitech Quick Cam Communicate Logitech Quick Cam Pro 4000 Logitech QuickCam Zoom Logitech webcams are good webcams and we can recommend them for usage with our products but only in Windows 98, 2000 and XP. Unfortuna...
by Alex
Wed Jul 23, 2008 10:33 am
Forum: Hardware and Vendors Discussions
Topic: Brother scanners.
Replies: 3
Views: 26642

Brother scanners.

Here is a list of Brother scanners tested with our products by us or our customers: Brother MFC-7220 Brother MFC-7320 Brother MFC-7820N (old TWAIN drivers scan all pages from ADF but return only the last image if UI is disabled) Brother MFC-8220 (old TWAIN drivers scan all pages from ADF but return ...