Search found 2316 matches

by Alex
Fri Oct 21, 2011 1:51 pm
Forum: Announcements
Topic: Version 8.0 of VintaSoftTwain.NET SDK has been released.
Replies: 4
Views: 12832

Version 8.0.1.1 of VintaSoftTwain.NET SDK has been released.

Version 8.0.1.1 of VintaSoftTwain.NET SDK has been released.

What's new in this version:
  • Fixed important memory leak in Memory transfer mode.
by Alex
Fri Oct 21, 2011 8:18 am
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Problem with custom MemoryStream and AddFileField
Replies: 3
Views: 10162

Re: Problem with custom MemoryStream and AddFileField

Hello, I'm starting to think you are receiving a somehow modified System.IO.MemoryStream object. Is that correct? No, SDK returns "not modified" System.IO.MemoryStream object. ... I get "Class doesn't support Automation". How do you use VintaSoftTwain.NET SDK? SDK is a .NET compo...
by Alex
Tue Oct 18, 2011 8:41 am
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Automatic Page Size/Crop?
Replies: 3
Views: 9969

Re: Automatic Page Size/Crop?

Hello Derek,

You need to use the AutomaticBorderDetection capability.

Best regards, Alexander
by Alex
Fri Oct 14, 2011 10:53 am
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Automatic Page Size/Crop?
Replies: 3
Views: 9969

Re: Automatic Page Size/Crop?

Hello Derek, First, make sure you use TWAIN driver for your scanner. Second, make sure you use the latest TWAIN driver of the scanner. Next, get a list of capabilities supported by the scanner and make sure the PageAutoSize capability is supported by the scanner. You can get a list of capabilities s...
by Alex
Fri Oct 07, 2011 8:48 am
Forum: Hardware and Vendors Discussions
Topic: Hercules webcams.
Replies: 1
Views: 16218

Hercules webcams.

In this topic we want to post information about Hercules webcams (http://www.hercules.com/uk/webcam/).

Hercules webcams have good TWAIN drivers and work correctly in Windows XP/2000/Vista/7.

We can recommend Hercules webcams for usage with our products.
by Alex
Mon Oct 03, 2011 1:17 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Duplex Scanners
Replies: 1
Views: 8903

Re: Duplex Scanners

Hello,

You can use the IsBlank method of the AcquiredImage class and determine if page is blank and do not save blank pages to disk.

Best regards, Alexander
by Alex
Tue Sep 27, 2011 8:23 am
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: how can i move / resize selected crop area with mouse
Replies: 1
Views: 7451

Re: how can i move / resize selected crop area with mouse

Hello, i want to do like this with your lib move / resize selected crop area with mouse This functional will be available in version 5.1, maybe in version 5.0. also i would like to control the annotation transparency This functional will be available in version 5.0. Version 5.0 of VintaSoftImaging.N...
by Alex
Sun Sep 25, 2011 1:15 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: AcquiredImage.IsBlank(Single) differs between v7.0 and v8.0
Replies: 2
Views: 8059

Re: AcquiredImage.IsBlank(Single) differs between v7.0 and v

Hello Nigel, Yes, we have changed the color comparison algorithm and the AcquiredImage.IsBlank method may have different result in comparison with version 7.0. You can get a noise level of the image using the currentNoiseLevel parameter of the " bool AcquiredImage.IsBlank(float maxNoiseLevel, r...
by Alex
Tue Sep 20, 2011 8:59 am
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Programmatically SELECT a thumbnail image
Replies: 1
Views: 8094

Re: Programmatically SELECT a thumbnail image

Hello David,

Yes, this is possible - you need to use the FocusedIndex property of the ThumbnailViewer (ImageViewerBase) class.

Best regards, Alexander
by Alex
Fri Sep 16, 2011 12:18 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: AcquiredImage.IsBlank(Single) differs between v7.0 and v8.0
Replies: 2
Views: 8059

Re: AcquiredImage.IsBlank(Single) differs between v7.0 and v

Hello Nigel,

Please send your test image and description of the problem to support@vintasoft.com

Best regards, Alexander