Search found 2319 matches

by Alex
Thu Dec 22, 2011 11:13 am
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Exception when aquiring 16-bit grayscale image
Replies: 1
Views: 5601

Re: Exception when aquiring 16-bit grayscale image

Hello Yannis,

What transfer mode do you use? I think you use the Native transfer mode.

Acquisition of 16- and 48-bpp images are supported only in the Memory transfer mode.

Best regards, Alexander
by Alex
Tue Dec 20, 2011 2:48 pm
Forum: Announcements
Topic: Version 5.0 of VintaSoftImaging.NET SDK has been released.
Replies: 13
Views: 20038

Version 5.0.1.1 of VintaSoftImaging.NET SDK has been released.

Version 5.0.1.1 of VintaSoftImaging.NET SDK has been released. What's new in this version of VintaSoftImaging.NET SDK: Fixed small bugs in the image viewer and thumbnail viewer. Fixed bug in TIFF decoder in decoding of CCITT3 images. Fixed bug in JPEG decoder in decoding EXIF metada. Fixed bug in de...
by Alex
Thu Dec 15, 2011 9:59 am
Forum: Hardware and Vendors Discussions
Topic: Epson scanners.
Replies: 4
Views: 21854

Re: Epson scanners.

TWAIN driver of EPSON GT-2500 scanner allows to specify page size only if unit of measure is set to centimeters (UI is not used).
by Alex
Sat Dec 10, 2011 10:41 am
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Display another part of an image using link annotation
Replies: 1
Views: 6290

Re: Display another part of an image using link annotation

Hello John,

LinkAnnotation has an LinkClicked event, you can subscribe to this event and add code necessary when link is clicked.

Position in the image you can change using the AutoScrollPosition property of the ImageViewer class.

Best regards, Alexander
by Alex
Fri Dec 09, 2011 1:37 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: User Interface Wont Close Automatically
Replies: 2
Views: 7361

Re: User Interface Wont Close Automatically

Hello,

You need to set value of the Device.DisableAfterAcquire property to True.

Best regards, Alexander
by Alex
Thu Dec 08, 2011 6:16 pm
Forum: Announcements
Topic: Version 5.0 of VintaSoftImaging.NET SDK has been released.
Replies: 13
Views: 20038

Version 5.0 of VintaSoftImaging.NET SDK has been released.

Version 5.0 of VintaSoftImaging.NET SDK has been released. What's new in this version of VintaSoftImaging.NET SDK: Viewers Increased overall performance of viewers. Viewers now do most of operations asynchronously. Added ability to link viewers, for example, link together the thumbnail viewer, image...
by Alex
Thu Dec 01, 2011 12:58 pm
Forum: Announcements
Topic: Version 4.3 of VintaSoftImaging.NET SDK has been released.
Replies: 6
Views: 13637

Version 4.3.40.3 of VintaSoftImaging.NET SDK has been released.

Version 4.3.40.3 of VintaSoftImaging.NET SDK has been released.

What's new in this version of VintaSoftImaging.NET SDK:
  • Fixed bug in JBIG2 decoder.
  • Fixed bug in the thumbnail selection algorithm of the ThumbnailViewer class.
by Alex
Tue Nov 29, 2011 2:29 pm
Forum: Announcements
Topic: Version 6.0 of VintaSoftBarcode.NET SDK has been released.
Replies: 5
Views: 14628

Version 6.0.2.1 of VintaSoftBarcode.NET SDK has been released.

Version 6.0.2.1 of VintaSoftBarcode.NET SDK has been released.

What's new in this version:
  • Small fix in barcode reading algorithm.
by Alex
Fri Nov 25, 2011 8:24 am
Forum: Announcements
Topic: Version 4.3 of VintaSoftImaging.NET SDK has been released.
Replies: 6
Views: 13637

Version 4.3.40.1 of VintaSoftImaging.NET SDK has been released.

Version 4.3.40.1 of VintaSoftImaging.NET SDK has been released.

What's new in this version of VintaSoftImaging.NET SDK:
  • Fixed bug in rendering algorithm of PDF page.
  • Fixed bug in the SelectedIndices property of the ThumbnailViewer class.
by Alex
Tue Nov 22, 2011 4:32 pm
Forum: Announcements
Topic: Version 6.0 of VintaSoftBarcode.NET SDK has been released.
Replies: 5
Views: 14628

Version 6.0.1.1 of VintaSoftBarcode.NET SDK has been released.

Version 6.0.1.1 of VintaSoftBarcode.NET SDK has been released.

What's new in this version:
  • Added ability to use mixed modes when Code 128 barcode is created.
  • Small fix in barcode reading algorithm.