Search found 2316 matches

by Alex
Wed Jul 23, 2008 11:39 am
Forum: VintaSoft Twain ActiveX Discussions
Topic: What to choose: ActiveX or .NET?
Replies: 0
Views: 13011

What to choose: ActiveX or .NET?

VintaSoftTwain ActiveX can be used in any COM environment. Here is a small list of possible environments: - Microsoft Visual Basic 6.0 - Microsoft Visual C++ 6.0 - Borland Delphi 7.0 - Borland C++ Builder 6.0 - Visual FoxPro 8.0 - Gupta SQL Windows 3.1 - Microsoft Access 2000 / 2003 - Visual DataFle...
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: 11167

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: 9504

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: 9936

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: 11800

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: 26684

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 ...